Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 541 Bytes

install.md

File metadata and controls

16 lines (9 loc) · 541 Bytes

Flutter installation

The tutorial by GeeksforGeeks bellow contains a detailed step by step instructions to install flutter on your machine. Please watch this video at 1.7x to gather more information at shorter time 😊

How to Setup Flutter on Android Studio? | GeeksforGeeks

You can also choose VS Code as your editor.


Tip: After successfully running the default counter app in flutter please play arround with colors and text for some time.


Next: Flutter Basic Concepts