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 open the project Flutter on my website?
Visual Studio Code
Read moreHow do you open the Flutter project in Flutter?
Just Open your project as normal, and then in [Android Studio > Preferences > Languages&Frameworks > Flutter > Flutter SDK path] select the path where you downloaded & unpacked Flutter SDK .27 May 2018
Read moreHow do I open the Flutter project in Terminal?
Create a new Flutter project
Read moreHow do you open a Flutter?
Install the Flutter and Dart plugins
Read more