Ultimate Flutter Handbook
ebook ∣ Learn Cross-Platform App Development with Visually Stunning UIs and Real-World Projects
By Lahiru Rajeendra Mahagamage
Sign up to save your library
With an OverDrive account, you can save your favorite libraries for at-a-glance information about availability. Find out more about OverDrive accounts.
Find this title in Libby, the library reading app by OverDrive.

Search for a digital library with this title
Title found at these libraries:
Library Name | Distance |
---|---|
Loading... |
DESCRIPTION
Flutter Handbook is the t to becoming a proficient Flutter app developer, catering to all levels, from beginners to experts. This comprehensive guide takes you by the hand, providing step-by-step instructions on every aspect of Flutter app development.
Starting from the basics, you'll learn how to install and run Flutter, as well as core concepts such as widgets, state management, and navigation. As you progress, the book delves deep into advanced topics, such as implementing CRUD (Create, Read, Update, Delete) functions using Firebase Firestore.
Flutter Handbook is more than just a tutorial book. It also provides invaluable tips, tricks, and small tasks at the end of each chapter to reinforce your understanding and equip you with real-world skills. By the end of this journey, you'll have the expertise to release your Flutter app to the Play Store or App Store with confidence.
TABLE OF CONTENTS
1. Introduction to Flutter
2. Getting Started
3. Widgets Widgets Widgets!
4. Stateful and Stateless Widgets
5. Navigation and Routing
6. Firebase Firestore with Flutter
7. Futures, Awaits, and Async
8. Persistence and Data Modeling
9. Deploying