Cargando…

Beginning app development with Flutterq : 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
Clasificación:Libro Electrónico
Autor principal: Payne, Rap (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [Place of publication not identified] : Apress, [2019]
Edición:1st ed. 2019.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
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. .