Flutter SDK
You have to download and setup flutter from flutter.dev. You can follow documentation with your own device.
TIP: Recommended setup tutorial is below 👇
Now run a command: ‘ flutter doctor ’
Then check that every setup is okay. If not then check documentation again and set up flutter sdk properly.
