arch 0.2.0+1
arch: ^0.2.0+1 copied to clipboard
MVVM architecture components for Flutter. Helps developers build loosely-coupled applications.
arch #
MVVM architecture components for Flutter. Helps developers build loosely-coupled applications.
Uses the following packages for its core features:
get_it- For Dependency Injection that does not rely on the widget tree.provider- For state management using theChangeNotifierProvider-Consumercombination.
This package was created to help build Flutter apps with the MVVM principle in mind.
Contributions are welcome.