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 run iOS build on flutter?
This guide provides a step-by-step walkthrough of releasing a Flutter app to the App Store and TestFlight.
Read moreHow do you solve if flutter run stuck at installing apk?
Open android\app\build.
Read moreHow do I deploy a flutter app to TestFlight?
Open your email invitation or click the public link on your Mac. When installing via email invitation, click “View in TestFlight” or “Start testing” then click “Install” or “Update” for the app you want to test. When installing via public link, click “Install” or “Update”.
Read moreHow do you share the flutter app for testing?
You can set up testing in the Play Console. With Apple, it’s called Testflight . This way, you can give your client the actual feeling of an app almost done, not just a hacky file they need to somehow get onto their phone with your help.
Read moreHow do you compile a project Flutter?
Create the app
Read moreHow do I compile a Flutter app for my website?
Building a web application with Flutter
Read more