To do so follow the steps mentioned below:
Read moreHow do I run all devices on Flutter?
Firing up all devices Press the F5 key . If the F5 shortcut to Start Debugging does not work for you, navigate to Debug & Run on the side panel and select the Flutter-All Configuration you’ve just created and then Run.
Read moreHow do you run on IOS device Flutter?
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 more