- Flutter
- DART
- Dart Pad
- Codelabs
- The Boring Flutter Development Show
- Udemy Course
- YouTube Channel
- Udacity
- FilledStacks
- Reso Coder
- Fireship IO
- Devefy
- MTechViral
Important - Either you can use Android Studio or VSCode or XCode(only macOS) for flutter development.
- Setup VScode - 2:30 onwards
- Widgets Catalogue
- Container Documentation
- Column Documentation
- Row Documentation
- Tomek's Flutter Layout Cheat Sheet
- Download fancy fonts from fonts.google.com
- How to add fonts to the pubspec.yaml file
- The Icons Class
- Material Design Icons
- Icons on materialpalette.com
- Card Class Documentation
- The Padding Class
- The ListTile Class
- Flutter's Horizontal Rule - The Divider