Important Links
Installation Guide for window
git clone https://github.com/flutter/flutter.git -b stable
You have to close and reopen any existing console windows for these changes to take effect.
If you also result same like image above than you are all set.
procces to setup emulator in android studio
To create a new emulator run
flutter emulators --create [--name xyz]
To run an emulator
flutter emulators --launch <emulator id>
flutter create yourprojectname
shortcuts | description |
---|---|
ctrl + shift + p | it will help to create new project |
ctrl + ~ | open terminal |
cmd + . | open option |
cmd + space | open option |