Launch Android Studio, and click File > New > Import Project . Locate your project directory, click the build. gradle file you created above to select it, and then click OK to import your project.
Read moreHow do I open the project Flutter on my phone?
Set up and deploy Flutter apps on your Android device Using a USB cable, plug your phone into your computer. If prompted on your device, authorize your computer to access your device. In the terminal, run the flutter devices command to verify that Flutter recognizes your connected Android device.
Read moreHow do I run a Flutter app in Android Studio on real device?
How to Run/Test Flutter App on a Real Device?
Read moreHow do you open the Flutter app on Android?
To do so follow the steps mentioned below:
Read moreCan we use Flutter UI in Android Studio?
Using the Flutter inspector, directly available in Android Studio and IntelliJ .
Read more