Flutter and Dart Cookbook: Developing Full-Stack Applications for the Cloud

Оглавление⌄
Foreword viiPreface ix1. Learning Dart Variables....12. Exploring Control Flow....113. Implementing Functions....214. Handling Lists and Maps....295. Getting Started with Object-Oriented Dart....396. Dart Test Cases....537. Introducing the Flutter Framework....658. Adding Assets....759. Working with Widgets....8310. Developing User Interfaces....11511. Organizing On-Screen Data....13112. Flutter Page Navigation....15113. Handling Data Assets....17314. Testing the Flutter User Interface....19115. Working with Firebase and Flutter....19916. Introducing Cloud Services....23117. Starting with Game Development....241Appendix: Setting Up Your Environment....273Index....281
Описание
В этом материале разберём тему: flutter.
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. Learn the essentials of working with Flutter and Dart to build full stack applications that meet the needs of a cloud-driven world. Recipes in this cookbook show you how this potent combination provides an efficient approach to application development.
The Dart SDK provides native access to third-party solutions, including APIs, databases, and authentication. Typically used in frontend development, Flutter helps you develop cross-platform applications for Android, iOS, Linux, Mac, Windows, and the Google Fuchsia operating systems. 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: Developing Full-Stack Applications for the Cloud» бесплатно?
Да, «Flutter and Dart Cookbook: Developing Full-Stack Applications for the Cloud» доступна для бесплатного скачивания на нашем сайте в формате PDF. Ссылка на файл находится на этой странице.
В каком формате и какого размера файл?
Книга предоставляется в формате PDF, размер файла 8,7 МБ.
Кто автор и когда вышла книга?
автор — Rose Rich, издательство O’Reilly Media, Inc., год выпуска 2023, 310 страниц.
О чём книга «Flutter and Dart Cookbook: Developing Full-Stack Applications for the Cloud»?
Learn the essentials of working with Flutter and Dart to build full stack applications that meet the needs of a cloud-driven world.