Flutter SDK

You have to download and setup flutter from flutter.dev. You can follow documentation with your own device.

Windows: https://docs.flutter.dev/get-started/install/windowsarrow-up-right

Mac: https://docs.flutter.dev/get-started/install/macosarrow-up-right

Linux: https://docs.flutter.dev/get-started/install/linuxarrow-up-right

circle-info

TIP

Recommended setup tutorial is below 👇

Now run a command:

Then check that every setup is okay. If not then check documentation again and set up flutter sdk properly.

Last updated