flutter-zero-to-hero

This guide contains some curated youtube videos to kick start your flutter journey

View the Project on GitHub

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