text
stringlengths
1
474
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.
The following sections have more information about each book.
<topic_end>
<topic_start>Beginning App Development with Flutter
by Rap PayneEasy to understand starter book. Currently the best-selling and highest rated Flutter book on Amazon.<topic_end>
<topic_start>Beginning Flutter: A Hands On Guide to App Development
by Marco L. NapoliBuild your first app in Flutter - no experience necessary.<topic_end>
<topic_start>Flutter Apps Development: Build Cross-Platform Flutter Apps with Trust
by Mouaz M. Al-ShahmehThis 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.<topic_end>
<topic_start>Flutter Apprentice
by Michael Katz, Kevin David Moore, Vincent Ngo, and Vincenzo GuzziBuild for both iOS and Android With Flutter! With Flutter and Flutter Apprentice, you can achieve the dream of building fast applications, faster.<topic_end>
<topic_start>Flutter Complete Reference 2.0
by Alberto MiolaThe 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.<topic_end>
<topic_start>Flutter: Développez vos applications mobiles multiplateformes avec Dart
by Julien TrillardCe 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<topic_end>
<topic_start>Flutter for Beginners
by Thomas Bailey and Alessandro BiessekAn introductory guide to building cross-platform mobile applications with Flutter 2.5 and Dart.<topic_end>
<topic_start>Flutter in Action
by Eric WindmillFlutter in Action teaches you to build professional-quality mobile applications using the Flutter SDK and the Dart programming language.<topic_end>
<topic_start>Flutter Libraries We Love
by Codemagic“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.<topic_end>
<topic_start>Flutter Succinctly
by Ed FreitasApp UI in Flutter-from Zero to Hero.<topic_end>
<topic_start>Google Flutter Mobile Development Quick Start Guide
by Prajyot Mainkar and Salvatore GirodanoA fast-paced guide to get you started with cross-platform mobile application development with Google Flutter<topic_end>
<topic_start>Learn Google Flutter Fast
by Mark ClowLearn Google Flutter by example. Over 65 example mini-apps.<topic_end>
<topic_start>Managing State in Flutter Pragmatically
by Waleed ArshadExplore popular state management techniques in Flutter.<topic_end>
<topic_start>Practical Flutter
by Frank ZammettiImprove your Mobile Development with Google’s latest open source SDK.<topic_end>
<topic_start>Pragmatic Flutter
by Priyanka TyagiBuilding Cross-Platform Mobile Apps for Android, iOS, Web & Desktop<topic_end>
<topic_start>Programming Flutter
by Carmine ZaccagninoNative, Cross-Platform Apps the Easy Way. Doesn’t require previous Dart knowledge.<topic_end>
<topic_start>Flutter Architectures
by Atul VashishtWrite code with a good architecture
<topic_end>
<topic_start>Videos
These Flutter videos, produced both internally
at Google and by the Flutter community,
might help if you are a visual learner.Note that many people make Flutter videos.
This page shows some that we like,
but there are many others, including
some in different languages.<topic_end>
<topic_start>
Series
<topic_end>
<topic_start>
Flutter Forward
Even if you couldn’t make it to Nairobi for the in-person
event, you can enjoy the content created for Flutter Forward!Flutter Forward livestream
Flutter Forward playlist<topic_end>
<topic_start>
Get ready for Flutter Forward
Flutter Forward is happening on Jan 25th, in Nairobi, Kenya.
Before the event, the Flutter team provided 17 days of Flutter
featuring new content and activities leading up to the event.
This playlist contains these and other pre-event videos relating to
Flutter Forward.17 Days of Flutter!
Get ready for Flutter Forward playlist<topic_end>
<topic_start>
Learning to Fly
info Note
Season 2 of Learning to Fly has been released as part
of the 17 Days of Flutter, leading up to the 3.7
release! Season 2 centers around creating a platform
game, DoodleDash, using the Flame engine.Follow along with Khanh’s journey as she learns Flutter.
From ideation down to the moments of confusion,
learn alongside her as she asks important questions like:
“What is the best way to build out a theme? How to approach using fonts?”
And more!Building my first Flutter app | Learning to Fly
Learning to Fly playlistHere are some of the series offered on the
flutterdev YouTube channel.
For more information, check out all
of the Flutter channel’s playlists.<topic_end>
<topic_start>
Decoding Flutter
This series focuses on tips, tricks, best practices,
and general advice on getting the most out of Flutter.
In the comments section for this series,
you can submit suggestions future episodes.Introducing Decoding Flutter
Decoding Flutter playlist<topic_end>
<topic_start>
Flutter widget of the week
Do you have 60 seconds?
Each one-minute video highlights a Flutter widget.Introducing widget of the week
Flutter widget of the week playlist<topic_end>
<topic_start>
Flutter package of the week
If you have another minute (or two),
each of these videos highlights a Flutter package.flutter_slidable package