value_bloc 0.4.3
value_bloc: ^0.4.3 copied to clipboard
A predictable state management library that helps implement a fetch data from database or another storage
0.4.3 #
Added analysis_options.yaml
0.4.2 #
Improve imports
0.4.0 #
Fix some bugs and added ValueState.isReloading get
0.2.1 #
Fix IDE suggestions
0.2.0 #
Fix not public *.g.dart files
0.1.0+1 #
Fix publish errors
0.1.0 #
- Converted the blocs to cubits
- Converted the Status Enums in cubit state
- Implemented a custom Fetchers
- More improvements
0.0.1 #
InitialRelease