remote_value 0.1.1
remote_value: ^0.1.1 copied to clipboard
Package that implement remote value abstraction and add cubit to mange it.
0.1.1 - 2021-12-08 #
- add
keepOldDataOnReloadoption
0.1.0 - 2021-12-08 #
- bump dependencies
- remote model futures never throw now
0.0.6 - 2021-11-29 #
- hive json store
0.0.5 #
- hive string store
0.0.4+2 #
- bugfix persistent store init multiple times
0.0.4 #
- add RemoteValueBlopBase class
0.0.3 #
- add reloadOnCreate to persistent blop
0.0.2+1 #
- fix: hive store default value init
0.0.2 #
- Initial release