Cantitate/Preț
Produs

Flutter Recipes: Mobile Development Solutions for iOS and Android

Autor Fu Cheng
en Limba Engleză Paperback – 11 oct 2019
Take advantage of this comprehensive reference to solving common problems when developing with Flutter. Along with an introduction to the basic concepts of Flutter development, the recipes in this book cover all important aspects of this emerging technology, including development, testing, debugging, performance tuning, app publishing, and continuous integration. 
Although Flutter presents a rich, cross-platform mobile development framework, helpful documentation is not easily found. Here you’ll review solutions to various scenarios and use creative, tested ways to accomplish everything from simple to complex development tasks. 
Flutter is developed using Dart and contains a unique technology stack that sets it apart from its competitors. This book takes the mystery out of working with the Dart language and integrating Flutter into your already existing workflows and development projects. With Flutter Recipes, you’ll learn how to build and deploy apps freshly started in Flutter, as well as apps already in progress, while side-stepping any potential roadblocks you may face along the way. 
What You'll Learn

  • Debug with Dart Observatory
  • Program accessibility and localization features
  • Build and release apps for iOS and Android
  • Incorporate reactive programming
Who This Book Is For

Mobile developers with some experience in other frameworks who would like to work with the growing and popular Flutter. 
Citește tot Restrânge

Preț: 22090 lei

Preț vechi: 27613 lei
-20% Nou

Puncte Express: 331

Preț estimativ în valută:
4228 4460$ 3523£

Carte disponibilă

Livrare economică 12-26 decembrie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484249819
ISBN-10: 148424981X
Pagini: 380
Ilustrații: XXXIII, 522 p. 62 illus.
Dimensiuni: 155 x 235 mm
Greutate: 0.77 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

Chapter 1. Get Started.- Chapter 2. Know the Tools.- Chapter 3. Essential Dart.- Chapter 4. Widget Basics.- Chapter 5. Layout Widgets.- Chapter 6. Form Widgets.- Chapter 7. Common Widgets.- Chapter 8. Page Navigation.- Chapter 9. Service Interaction.- Chapter 10. State Management.- Chapter 11. Animations.- Chapter 12. Platform Integration.- Chapter 13. Miscellaneous.- Chapter 14. Testing and Debugging.

Notă biografică

Fu Cheng is a software developer living in Auckland, New Zealand with rich experience in applying best practices in real product development and strong problem-solving skills. He is the author of Build Mobile Apps with Ionic 2 and Firebase, Exploring Java 9, and Build Mobile Apps with Ionic 4 and Firebase. He is also a regular author on IBM developerWorks China and InfoQ China website with more than 60 published technical articles covering various technical topics. 

Textul de pe ultima copertă

Take advantage of this comprehensive reference to solving common problems when developing with Flutter. Along with an introduction to the basic concepts of Flutter development, the recipes in this book cover all important aspects of this emerging technology, including development, testing, debugging, performance tuning, app publishing, and continuous integration. 
Although Flutter presents a rich, cross-platform mobile development framework, helpful documentation is not easily found. Here you’ll review solutions to various scenarios and use creative, tested ways to accomplish everything from simple to complex development tasks. 
Flutter is developed using Dart and contains a unique technology stack that sets it apart from its competitors. This book takes the mystery out of working with the Dart language and integrating Flutter into your already existing workflows and development projects. With Flutter Recipes, you’ll learn how to build and deploy apps freshly started in Flutter, as well as apps already in progress, while side-stepping any potential roadblocks you may face along the way. 


Caracteristici

Teaches Flutter concepts and best practices Provides solutions for common problems in building apps with Flutter Offers examples and code snippets that are ready to copy and use