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
- Flutter Engineering
- Flutter Foundation - A Comprehensive Guide for Technical Interviews and Beyond
以下是每本书籍的介绍
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.
除非另有说明,本文档之所提及适用于 Flutter 的最新稳定版本,本页面最后更新时间: 2024-04-27。 查看文档源码 或者 为本页面内容提出建议。