flutter-zero-to-hero

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

View the Project on GitHub

Flutter Basic Concepts

See these 4 episodes to get a brief idea how flutter works. See it on 1.7x , though these are small videos

  1. How to Create Stateless Widgets - Flutter Widgets 101 Ep. 1
  2. How Stateful Widgets Are Used Best - Flutter Widgets 101 Ep. 2
  3. Inherited Widgets Explained - Flutter Widgets 101 Ep. 3
  4. When to Use Keys - Flutter Widgets 101 Ep. 4

Next: Some advance concepts