abstract_bloc 1.1.4 copy "abstract_bloc: ^1.1.4" to clipboard
abstract_bloc: ^1.1.4 copied to clipboard

Abstraction for fetching local or remote data via flutter_bloc

[1.1.4] #

  • onError

[1.1.3] #

  • Index bug fix

[1.1.2] #

  • AbstractListBuilder HeaderBehaviour added

[1.1.1] #

  • Overrides added for submit success and error

[1.1.0] #

  • Updated dependencies

[1.0.10] #

  • Updated dependencies

[1.0.9] #

  • Updated dependencies

[1.0.8] #

  • Removed SafeArea from AbstractFormBuilder

[1.0.7] #

  • Removed preserve state

[1.0.6] #

  • State updates

[1.0.5] #

  • State updates

[1.0.4] #

  • Autovalidate false

[1.0.3] #

  • Autovalidate false

[1.0.2] #

  • State updates delayed

[1.0.1] #

  • State updates delayed

[1.0.0] #

  • Updated dependencies

[0.4.5] #

  • Updated dependencies

[0.4.4] #

  • Updated dependencies

[0.4.3] #

  • Info dialog translation fix

[0.4.2] #

  • Pagination response data fix

[0.4.1] #

  • Allow load more of cached data

[0.4.0] #

  • Added GridResult as a wrapper for AbstractListState items allowing pagination data to be passed to the state.

[0.3.9] #

  • Action line color

[0.3.8] #

  • InfoDialog background color

[0.3.7] #

  • Pagination configuration added

[0.3.6] #

  • AbstractListBuilder multiple columns prop added

[0.3.5] #

  • Licence update

[0.3.4] #

  • Override loaders and add translations

[0.3.3] #

  • onSuccess fix

[0.3.2] #

  • Reset state on success

[0.3.1] #

  • Separated basic state from advanced

[0.3.0] #

  • Builders and Consumers added

[0.2.1] #

  • Abstract Form model initialization fix

[0.2.0] #

  • Abstract Form added

[0.1.2] #

  • Upgraded dependencies

[0.1.1] #

  • AbstractConsumer's cached data loader fixed to top-right position

[0.1.0] #

  • Upgraded dependencies

[0.0.12] #

  • Fixed docs typo

[0.0.11] #

  • Updated example

[0.0.10] #

  • Updated docs

[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
7
likes
0
pub points
67%
popularity

Publisher

unverified uploader

Abstraction for fetching local or remote data via flutter_bloc

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_bloc, pull_to_refresh, rest_api_client

More

Packages that depend on abstract_bloc