Tools & Setup
Prerequisite
Last updated
Prerequisite
Last updated
Flutter & Dart
Anyone IDE (Recommended), or
To edit this project you must have Flutter and Dart installed and configured successfully on your computer.
Set up your editor - Install the.
If you have got Android SDK installed and configured, to install Flutter you only need to:
Download Flutter SDK from official website and extract it.
Add path to previously extracted SDK to your PATH variable
Run flutter doctor tool to check if everything is configured correctly.
All above steps are mentioned here: