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
- Flutter Engineering
- Flutter Foundation - A Comprehensive Guide for Technical Interviews and Beyond
The following sections have more information about each book.
Easy to understand starter book. Currently the best-selling and highest rated Flutter book on Amazon.
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.
Build for both iOS and Android With Flutter! With Flutter and Flutter Apprentice, you can achieve the dream of building fast applications, faster.
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.
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 in Action teaches you to build professional-quality mobile applications using the Flutter SDK and the Dart programming language.
"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.
A fast-paced guide to get you started with cross-platform mobile application development with Google Flutter
Welcome to The Flutter Foundation: A Comprehensive Guide for Technical Interviews and Beyond! Whether you are a seasoned developer looking to delve into the world of Flutter or a newcomer eager to master the latest in cross-platform app development, this book is your ultimate companion.
Unless stated otherwise, the documentation on this site reflects the latest stable version of Flutter. Page last updated on 2024-04-04. View source or report an issue.