Can I run Flutter on my phone?

To prepare to run and test your Flutter app on an Android device, you’ll need an Android device running Android 4.1 (API level 16) or higher. Enable Developer options and USB debugging on your device. … In the terminal, run the flutter devices command to verify that Flutter recognizes your connected Android device.

Read more