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...

Descripción completa

Detalles Bibliográficos
Autor principal: Payne, Rap. author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Berkeley, CA : Apress 2019.
Edición:1st ed. 2019.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009631265906719
Tabla de Contenidos:
  • 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. .