Books about Flutter
Here’s a collection of books about Flutter, in alphabetical order. If you find another one that we should add, file an issue and (feel free to) submit a PR (sample) to add it yourself.
Also, check the Flutter version that the book was written under. Anything published before Flutter 3.10/Dart 3 (May 2023), won’t reflect the latest version of Dart and might not include null safety; anything published before Flutter 3.16 (November 2023) won’t reflect that Material 3 is now Flutter’s default theme. See the what’s new page to view Flutter’s latest release.
- Beginning App Development with Flutter
- Beginning Flutter: A Hands On Guide to App Development
- Flutter Apps Development: Build Cross-Platform Flutter Apps with Trust
- Flutter Apprentice
- Flutter Complete Reference 2.0
- Flutter: Développez vos applications mobiles multiplateformes avec Dart
- Flutter for Beginners
- Flutter in Action
- Flutter Libraries We Love
- Flutter Succinctly
- Google Flutter Mobile Development Quick Start Guide
- Learn Google Flutter Fast
- Managing State in Flutter Pragmatically
- Practical Flutter
- Pragmatic Flutter
- Programming Flutter
- Flutter Architectures
The following sections have more information about each book.

Beginning App Development with Flutter
Easy to understand starter book. Currently the best-selling and highest rated Flutter book on Amazon.

Beginning Flutter: A Hands On Guide to App Development
Build your first app in Flutter - no experience necessary.

Flutter Apps Development: Build Cross-Platform Flutter Apps with Trust
This book teaches what you need to know to build your first Flutter app. You will learn about the basics of Flutter (widgets, state management, and navigation), as well as how to build a variety of different app types (games, social media apps, and e-commerce apps). By the end of this book, you will be able to build beautiful, high-performance mobile apps using Flutter.

Flutter Apprentice
Build for both iOS and Android With Flutter! With Flutter and Flutter Apprentice, you can achieve the dream of building fast applications, faster.

Flutter Complete Reference 2.0
The book’s first eight chapters are dedicated to Dart 3.0 and all its features. Over 500 pages are about the Flutter framework: widgets basics, state management, animations, navigation, and more.

Flutter: Développez vos applications mobiles multiplateformes avec Dart
Ce livre sur Flutter s’adresse aux développeurs, initiés comme plus aguerris, qui souhaitent disposer des connaissances nécessaires pour créer de A à Z des applications mobiles multiplateformes avec le framework de Google

Flutter for Beginners
An introductory guide to building cross-platform mobile applications with Flutter 2.5 and Dart.

Flutter in Action
Flutter in Action teaches you to build professional-quality mobile applications using the Flutter SDK and the Dart programming language.

Flutter Libraries We Love
“Flutter libraries We Love” focuses on 11 different categories of Flutter libraries. Each category lists available libraries as well as a highlighted library that is covered in more detail – including pros and cons, developer’s perspective, and real-life code examples. The code snippets of all 11 highlighted libraries support Flutter 2 with sound null safety.

Flutter Succinctly
App UI in Flutter-from Zero to Hero.

Google Flutter Mobile Development Quick Start Guide
A fast-paced guide to get you started with cross-platform mobile application development with Google Flutter

Learn Google Flutter Fast
Learn Google Flutter by example. Over 65 example mini-apps.

Managing State in Flutter Pragmatically
Explore popular state management techniques in Flutter.

Practical Flutter
Improve your Mobile Development with Google’s latest open source SDK.

Pragmatic Flutter
Building Cross-Platform Mobile Apps for Android, iOS, Web & Desktop

Programming Flutter
Native, Cross-Platform Apps the Easy Way. Doesn’t require previous Dart knowledge.

Flutter Architectures
Write code with a good architecture