Flutter — resources

roadmap.sh: https://roadmap.sh/flutter

Books

  • Flutter Apprentice (Kodeco / raywenderlich team) — project-driven path from widgets to networking and state management.
  • Beginning Flutter (Marco L. Napoli) — gentle, thorough intro covering Dart, widgets, and app architecture.
  • Flutter Complete Reference (Alberto Miola) — deep dive into the framework internals and Dart fundamentals.
  • Effective Dart (Dart team) — the canonical style/usage/design guidelines every Flutter dev should internalize.

Courses / practice