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: