abstract_bloc 0.0.9 abstract_bloc: ^0.0.9 copied to clipboard
Abstraction for fetching local or remote data via flutter_bloc
[0.0.9] #
- Documented an example project
[0.0.8] #
- Added AbstractConfiguration InheritedWidget for configuring error and no data global widgets with the ability to override those per specific Consumer
[0.0.7] #
- Removed unused Event template parameter
[0.0.6] #
- Automatic Load, Refresh and LoadMore event dispatching if overrides aren't provided
[0.0.5] #
- Addtional builder added for AbstractListConsumer widget
[0.0.4] #
- Docs
[0.0.3] #
- Docs
[0.0.2] #
- Docs
[0.0.1] #
- Initial release