You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Dart library for managing application state reactively and efficiently. Implements MVVM-inspired ViewModels and Notifiers for fine-grained control over complex, interconnected states and UI updates.
Joker State: A lightweight and simple global state management and event bus solution for Flutter. Built on reactive Joker widgets and the CircusRing DI system for seamless UI updates and global dependency injection. Ideal for apps of any size that value clarity, testability, and maintainability.
O aplicativo Contato App permite ao usuário cadastrar Contatos. Além de informações como nome, telefone e endereço, o aplicativo também permite cadastrar uma foto do contato. Esta foto pode ser tirada na hora do cadastro ou cadastrada a partir da galeria. Além disso, é possível tratar estas fotos, recortando ou aplicando filtros.