You need to go to your Settings > General > Device Management. Inside Device Management, select the developer name and tap Trust “YOUR DEVELOPER NAME” . You should now be able to run your Flutter app on your local device.
Read moreHow do I launch my flutter app?
Run the app
Read moreHow do you open the project Flutter on a Mac?
Get the Flutter SDK
Read moreHow do I open a project in Xcode?
You start a project by choosing File > New > New Project . Xcode opens a new workspace window and displays a dialog in which you choose a project template. Xcode provides built-in templates for developing common styles of iOS, watchOS, and OS X apps.
Read moreHow do you run a flutter on Mac terminal?
“add flutter to path mac permanently” Code Answer
Read more