0% found this document useful (0 votes)
16 views2 pages

Essential Flutter Resources Guide

The document provides a comprehensive list of resources for learning Flutter, including books, online courses, official documentation, articles, and video tutorials. Key resources include 'Flutter Apprentice', 'Flutter in Action', and various courses on Udemy and Coursera. Additionally, it highlights libraries and tools such as the Provider Package and Flutter Architecture Samples for practical implementation of design patterns.

Uploaded by

hamidrahmani3300
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views2 pages

Essential Flutter Resources Guide

The document provides a comprehensive list of resources for learning Flutter, including books, online courses, official documentation, articles, and video tutorials. Key resources include 'Flutter Apprentice', 'Flutter in Action', and various courses on Udemy and Coursera. Additionally, it highlights libraries and tools such as the Provider Package and Flutter Architecture Samples for practical implementation of design patterns.

Uploaded by

hamidrahmani3300
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

Resources for monograph

Books

"Flutter Apprentice" by Michael Katz, Kevin D. Moore, and Vincent Ngo - This book
covers the fundamentals of Flutter and introduces some design patterns.

"Flutter in Action" by Eric Windmill - A comprehensive guide to Flutter that


includes practical examples and discusses design patterns.

Online Courses

Udemy: "The Complete Flutter Development Bootcamp with Dart" by Angela Yu - This
course covers Flutter basics and introduces some design patterns.

Coursera: "Build Native Mobile Apps with Flutter" by Google - This course by Google
covers Flutter basics and some design principles.

Udacity: "Build Native Mobile Apps with Flutter" - Another excellent course by
Google that covers the basics and advanced topics, including architecture patterns.

Documentation and Official Resources

Flutter Documentation - The official Flutter documentation has sections on state


management and architectural patterns, including BLoC and Provider patterns.

Flutter Docs

Bloc Library Documentation - The official documentation for the BLoC library,
providing detailed guides and examples.

Bloc Library

Articles and Blogs

Medium Flutter Community - Numerous articles by the Flutter community on different


architectural patterns and state management techniques.

Flutter Community on Medium

Reso Coder - A blog and YouTube channel with in-depth tutorials on various Flutter
design patterns, including BLoC and MVVM.

Reso Coder Blog

Reso Coder YouTube Channel

Videos and YouTube Channels

The Net Ninja - Flutter Tutorial for Beginners - This series includes tutorials on
various Flutter concepts and design patterns.

The Net Ninja YouTube Channel

Fireship - Flutter & Dart - Quick, concise tutorials covering Flutter and Dart,
including architectural patterns.

Fireship YouTube Channel


Libraries and Tools

Flutter Architecture Samples - A GitHub repository that contains various samples of


Flutter apps demonstrating different architectural patterns.

Flutter Architecture Samples

Provider Package - A recommended approach to managing state and implementing MVVM


in Flutter.

Provider Package on [Link]

You might also like