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 moreWhat is the flutter console?
The Flutter Console just lets you execute commands in the right directory if you have not added it to PATH because if you have .. \flutter\bin\ in PATH you can access the flutter commands from anywhere.13 Haz 2018
Read moreHow do you get terminal in flutter?
Getting Started
Read moreHow do you run the flutter command in VS Code?
Open the Command Palette ( Ctrl + Shift + P ( Cmd + Shift + P on macOS)). Select the Flutter: New Project command and press Enter . Select Application and press Enter .
Read moreHow do you add a Flutter Web to an existing project?
Building a web application with Flutter
Read moreHow do I add Flutter modules to my Android app?
Add to Android applications
Read more