Flutter 相關書籍
這裡收集了關於 Flutter 的書籍,按照字母順序排列。如果你發現其他我們應該新增的書籍,你可以 提出 issue 並且(可選)送出 PR,以便新增書籍。
同時,你需要確認書籍撰寫時基於的 Flutter 版本。 Flutter 3.10 / Dart 3(2023年5月)之前發布的任何內容都不會體現 Dart 最新版本的新屬性,也有可能不包括空安全; Flutter 3.16(2023年11月)之前發布的任何內容都不會體現 Flutter 當前預設的 Material 3 主題。你可以在 Flutter 最新發布頁面看到 版本更新內容。
- 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
以下是每本書籍的介紹

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