Dart Resources
Videos:
- This youtube channel Dart really nails some of the unique features of Dart
Flutter Resources
The Flutter docs has many resources such as:
- Installation
- Widget Catalog
- API docs
- Basic tutorials
- Samples
- Videos
Full on courses:
Other textual resources:
- For a widget reference see the gallery
- I would definitely go through the layout section of the Flutter docs (all pages in the section)
- Google and Stackoverflow are also always good resources
Here are a few videos and concepts that I think are helpful if you are just starting out: Videos:
- This youtube channel Flutter in Focus really nails the basic concepts of Flutter
- Not super needed for our project, but useful if you want to learn more about flutter animations see this youtube channel
- Individual Widget Info Channel
- Flutter Firebase and DDD or Dart playlists from ResoCoder
- If you want to use the font from ResoCoder, download from here