Skip to content

Abstraction for fetching local or remote data via flutter_bloc

License

Notifications You must be signed in to change notification settings

salihagic/abstract_bloc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Abstraction for fetching local or remote data via flutter_bloc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published