关于Flutter的书籍
这是一份关于Flutter的书籍合集,按字母顺序排列。如果您发现我们应该添加的其它书籍,请提交问题并(随意)提交PR (示例)自行添加。
此外,请检查书籍所基于的Flutter版本。在Flutter 3.10/Dart 3(2023年5月)之前出版的任何内容,都不会反映Dart的最新版本,并且可能不包含空安全;在Flutter 3.16(2023年11月)之前出版的任何内容,都不会反映Material 3现在是Flutter的默认主题。请查看最新动态页面以查看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
- Flutter Engineering
- Flutter Foundation - A Comprehensive Guide for Technical Interviews and Beyond
以下部分包含有关每本书的更多信息。
![Beginning App Development with Flutter](/assets/images/docs/cover/beginning-app-development-with-flutter.jpg)
Easy to understand starter book. Currently the best-selling and highest rated Flutter book on Amazon.
![Flutter Apps Development: Build Cross-Platform Flutter Apps with Trust](/assets/images/docs/cover/flutter-apps-development.jpg)
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](/assets/images/docs/cover/flutter-apprentice-2nd.png)
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](/assets/images/docs/cover/flutter-complete-reference-2.png)
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](/assets/images/docs/cover/flutter-ENI.jpg)
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](/assets/images/docs/cover/flutter-in-action.jpg)
Flutter in Action teaches you to build professional-quality mobile applications using the Flutter SDK and the Dart programming language.
![Flutter Libraries We Love](/assets/images/docs/cover/flutter_libraries_we_love.png)
"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.
![Google Flutter Mobile Development Quick Start Guide](/assets/images/docs/cover/google-flutter-mobile-development-quick-start-guide.jpg)
A fast-paced guide to get you started with cross-platform mobile application development with Google Flutter
![Flutter Foundation - A Comprehensive Guide for Technical Interviews and Beyond](/assets/images/docs/cover/the-flutter-foundation-a-comprehensive-guide-for-technical-interviews-and-beyond.png)
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.
除非另有说明,否则本网站上的文档反映的是 Flutter 的最新稳定版本。页面最后更新于 2025-01-30。 查看源代码 或 报告问题。