Flutter Cookbook
eBook - ePub

Flutter Cookbook

100+ step-by-step recipes for building cross-platform, professional-grade apps with Flutter 3.10.x and Dart 3.x, 2nd Edition

  1. 712 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Flutter Cookbook

100+ step-by-step recipes for building cross-platform, professional-grade apps with Flutter 3.10.x and Dart 3.x, 2nd Edition

About this book

Write, test, and publish your web, desktop, and embedded apps with this most up-to-date book on Flutter using the Dart programming language.Key Features• Thoroughly updated to cover the latest features in Flutter 3.10.x and Dart 3.x• Practical recipes to publish responsive, multi-platform apps from a single database• Covers not just the 'hows' but the 'whys' of Flutter's features with examplesBook DescriptionAre you ready to tap into the immense potential of Flutter?With over 1, 000 new mobile apps published every day on the Apple and Google Play stores, Flutter is transforming the landscape of app development. It's time for you to join the revolution.Introducing the second edition of Flutter Cookbook, a step-by-step guide designed exclusively for you. Whether you're a seasoned developer or just starting your coding journey, this book is your ultimate companion. Dive into the latest features of Flutter 3.10 and unlock the secrets to building professional-grade, cross-platform applications.With our recipe-based approach, we'll not only show you how to implement Flutter's features but also explain why they work. Through practical examples and real-world execution, you'll gain a deeper understanding of Flutter's inner workings. From crafting stunning UI/UX with widgets to leveraging hot reload and restart techniques, we'll equip you with best practices and invaluable knowledge.As you progress, you'll learn to efficiently manage data, add interactivity and animations, and integrate essential Flutter plugins like maps, camera, voice recognition and more. And let's not forget the dedicated chapter on implementing MLkit powered by TensorFlow Lite. We'll guide you through building custom machine learning solutions, expanding the capabilities of your apps.By the time you reach the end of this comprehensive Flutter book, you'll have the skills and confidence to write and deliver fully functional apps.What you will learn• Familiarize yourself with Dart fundamentals and set up your development environment• Efficiently track and eliminate code errors with proper tools• Create various screens using multiple widgets to effectively manage data• Craft interactive and responsive apps by incorporating routing, page navigation, and input field text reading• Design and implement a reusable architecture suitable for any app• Maintain control of your codebase through automated testing and developer tooling• Develop engaging animations using the necessary tools• Enhance your apps with ML features using Firebase MLKit and TensorFlow Lite• Successfully publish your app on the Google Play Store and the Apple App StoreWho this book is forDevelopers who are familiar with the OOP language and prefer learning-by-doing will get the most out of this book.If you have some experience building apps on Flutter or have been playing around with the framework for some time now and have set eyes on developing mobile apps using Dart, then this book is for you.

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Flutter Cookbook by Simone Alessandria in PDF and/or ePUB format, as well as other popular books in Computer Science & Open Source Programming. We have over one million books available in our catalogue for you to explore.

Table of contents

  1. Preface
  2. Getting Started with Flutter
  3. Creating Your First Flutter App
  4. Dart: A Language You Already Know
  5. Introduction to Widgets
  6. Mastering Layout and Taming the Widget Tree
  7. Adding Interactivity and Navigation to Your App
  8. Basic State Management
  9. The Future is Now: Introduction to Asynchronous Programming
  10. Data Persistence and Communicating with the Internet
  11. Advanced State Management with Streams
  12. Using Flutter Packages
  13. Adding Animations to Your App
  14. Using Firebase
  15. Firebase Machine Learning
  16. Flutter Web and Desktop
  17. Distributing Your Mobile App
  18. Other Books You May Enjoy
  19. Index