Vuex4Flutter is a state management pattern that provides a VueX like interface. Super lightweight and more important, testable!
Not ready to production: Currently this package is under developer preview.
Add this to your package's pubspec.yaml file:
dependencies:
vuex4flutter: ^0.0.2-devYou can install packages from the command line:
$ flutter pub get