To perform testing on a physical Android device, you need to enable certain developer options on the device:
Read moreHow do I run a Flutter app in IOS physical device?
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 do I run Flutter app on real device?
How to Run/Test Flutter App on a Real Device?
Read more