Cargando…

Managing State in Flutter Pragmatically

Explore popular state management techniques in Flutter and implement them in real-world applications Key Features Get to grips with popular approaches for managing your Flutter application state Think declaratively in order to decide on the most fitting approach for different applications Learn to i...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Arshad, Waleed (Autor)
Autor Corporativo: Safari, an O'Reilly Media Company
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Packt Publishing, 2021.
Edición:1st edition.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Table of Contents States and State Management Overview The Core Building Blocks of State Management Diving into Advanced State Management Approaches Adopting State Management Approaches from React Executing Distinctive Approaches like GetX, GetIt, and Binder Creating a Shopping Cart Application Using Basic Approaches Manipulating a Shopping Cart Application through BLoC, Provider, and React-Based Approaches Using GetX, GetIt, and Binder to Update the Cart Application Comparative State Management Analysis: When to Use What?.