ezbloc_flutter 0.5.2 ezbloc_flutter: ^0.5.2 copied to clipboard
Making blocs easy again. A simplified library for the original bloc approach.
0.5.2 #
- change last build state condition
0.5.1 #
- fix global onError and onBusy arguments
0.5.0 #
- add global onError and onBusy arguments
0.4.1 #
- update packages
0.4.0 #
- update packages
0.3.3 #
- fix TypeAndArg equality
0.3.2 #
- fix TypeAndArg equality for lists, sets and maps
0.3.1 #
- update packages
0.3.0 #
- update packages
- change onError
0.2.0 #
- add BlocProvider and context extension
0.1.1 #
- update packages
- remove isValueType
0.1.0+2 #
- changed git url
0.1.0+1 #
- updated example
0.1.0 #
- Initial upload