Beginning App Development with Flutter Create Cross-Platform Mobile Apps /
Create iOS and Android apps with Flutter using just one codebase. App development on multiple platforms has historically been difficult and complex. This book breaks down complex concepts and tasks into easily digestible segments with examples, pictures, and hands-on labs with starters and solutions...
Main Author: | |
---|---|
Corporate Author: | |
Format: | Electronic eBook |
Language: | English |
Published: |
Berkeley, CA :
Apress : Imprint: Apress,
2019.
|
Edition: | 1st ed. 2019. |
Subjects: | |
Online Access: | Full Text via HEAL-Link |
Table of Contents:
- Part 1: Introduction to Flutter
- Chapter 1: Hello Flutter
- Chapter 2: How do I develop in Flutter?- Part 2: Foundational Flutter
- Chapter 3: Everything is Widgets
- Chapter 4: Value Widgets
- Chapter 5: Responding to Gestures
- Chapter 6: Laying out Your Widgets
- Chapter 7: Navigation and Routing
- Chapter 8: Styling your Widgets
- Chapter 9: Maintaining State
- Part 3: Above and Beyond
- Chapter 10: Your Flutter App Can Work with Files
- Chapter 11: Making RESTful API calls with Ajax
- Chapter 12: Using Firebase with Flutter
- Appendix A: Dart Language Intro. .