Flutter and Dart Cookbook

ebook

By Richard Rose

cover image of Flutter and Dart Cookbook

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.

   Not today

Find this title in Libby, the library reading app by OverDrive.

Download Libby on the App Store Download Libby on Google Play

Search for a digital library with this title

Title found at these libraries:

Library Name Distance
Loading...

Learn the essentials of working with Flutter and Dart to build full stack applications that meet the needs of a cloud-driven world. Together, the Flutter open source UI software development kit and the Dart programming language for client development provide a unified solution to building applications capable of targeting multiple platforms. Recipes in this cookbook show you how this potent combination provides an efficient approach to application development.

Typically used in frontend development, Flutter helps you develop cross-platform applications for Android, iOS, Linux, Mac, Windows, and the Google Fuchsia operating systems. The Dart SDK provides native access to third-party solutions, including APIs, databases, and authentication. When used in concert with Flutter, Dart allows you to compile source code ahead of time to native code.

This cookbook shows you how to:

  • Write effective Dart code by using variables and data structures
  • Build applications with Flutter by exploring widgets and data handling
  • Understand cloud provider solutions and learn how to integrate them with Flutter
  • Manage data through APIs using Google Cloud Serverless
  • Work with Firebase solutions such as Authentication and the Cloud Firestore database
  • Build web applications that also work with mobile and desktop platforms
  • Flutter and Dart Cookbook