GitHub
Pub.dev
πΒ Veto
A lightweight MVVM state management solution originally inspired by the FilledStacks stacked package.
The example project demonstrates every functionality of this package.
π Β How to use it?
- Create a view model.
- Create a view with the view model.
- Enjoy MVVM! π
The entire package has extensive documentation. Reading the BaseViewModel
class from top to bottom will give you a good idea of the benefits of this package. Also, a good example project, proper unit tests and some widget tests have been to illustrate and test the most important features of this package. If you have any questions feel free to contact me through codaveto.com.