common_bloc 0.1.4+1
common_bloc: ^0.1.4+1 copied to clipboard
A collection of common blocs that maybe will be used very often (powered by the bloc library).
0.1.4+1 #
- RestBloc can change baseUrl
- Expose current base url in RestBloc
0.1.4 #
- New RSSBloc
0.1.3 #
- Change REST response to Map
- A better example
- Remove unused 'empty' state.
0.1.2+1 #
- 'perform' method with loading by default
0.1.2 #
- Optional loading for Request bloc
0.1.1 #
- Example added
- Update dependencies
0.1.0 Initial release #
- Package created
- RestBloc added
- RequestBloc added