Setup
Install Flutter
Please follow official Flutter Documentation.
run WebPro - Flutter
To create your first Flutter app and test your setup, follow these steps:
To launch the app in the Simulator, ensure that the Simulator is running and you are in app directory
$ flutter run
Build and Release
Last updated
Was this helpful?