Programming Flutter

Native, Cross-Platform Apps the Easy Way

by: Carmine Zaccagnino

Published 2020-02-20
Internal code czflutr
Print status In Print
Pages 368
User level Beginner
Keywords Flutter, multi-platform, Android, iOS, mobile development, mobile app development, Fuchsia OS, Dart
Related titles

Hello, Android by Ed Burnette ISBN:978-1-68050-037-0
React for Real by Ludovico Fischer ISBN:978-1-68050-263-3
Seven Mobile Apps in Seven Weeks by Tony Hillerson ISBN:978-1-68050-148-3

ISBN 9781680506952
Other ISBN Channel epub: 9781680507638
Channel PDF: 9781680507645
Kindle: 9781680507614
Safari: 9781680507621
Kindle: 9781680507614
BISACs COM051460 COMPUTERS / Programming / Mobile Devices
COM060160 COMPUTERS / Web / Web Programming
COM060160 COMPUTERS / Web / Web Programming

Highlight

Develop your next app with Flutter and deliver native look, feel, and performance on both iOS and Android from a single code base. Bring along your favorite libraries and existing code from Java, Kotlin, Objective-C, and Swift, so you don’t have to start over from scratch. Write your next app in one language, and build it for both Android and iOS. Deliver the native look, feel, and performance you and your users expect from an app written with each platform’s own tools and languages. Deliver apps fast, doing half the work you were doing before and exploiting powerful new features to speed up development. Write once, run anywhere.

Description

Learn Flutter, Google’s multi-platform mobile development framework. Instantly view the changes you make to an app with stateful hot reload, and define a declarative UI in the same language as the app logic without having to use separate XML UI files. You can also reuse existing platform-specific Android and iOS code and interact with it in an efficient and simple way.

Use built-in UI elements—or build your own—to create a simple calculator app. Run native Java/Kotlin or Objective-C/Swift methods from your Flutter apps, and use a Flutter package to make HTTP requests to a Web API or to perform read and write operations on local storage. Apply visual effects to widgets, create transitions and animations, create a chat app using Firebase, and deploy everything on both platforms.

Get native look and feel and performance in your Android and iOS apps, and the ability to build for both platforms from a single code base.

Contents and Extracts

<b>Preface</b>