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

Abstraction for fetching local or remote data via flutter_bloc

Abstract Bloc #

Abstraction for fetching local or remote data via flutter_bloc You can also find this package on pub as abstract_bloc

Features #

  • Load, Refresh and Load more data from cache + network with seamless flow
  • Show error widget when network error occures and allow the user to reload the data
  • Show info icon telling the user that cached data is being shown and allow them to reload the data

Please refer to the example project for more detailed insight into the usage of AbstractBloc

7
likes
140
pub points
67%
popularity

Publisher

unverified uploader

Abstraction for fetching local or remote data via flutter_bloc

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_bloc, provider, pull_to_refresh, rest_api_client

More

Packages that depend on abstract_bloc