api_bloc 1.9.2 copy "api_bloc: ^1.9.2" to clipboard
api_bloc: ^1.9.2 copied to clipboard

Significantly reducing boilerplate code of BLoC pattern to efficiently handle API interactions.

1.0.0 #

  • Create Library
  • Create Documentation
  • Add License
  • Create Sample

1.1.0 #

  • Add data assertion on FetchSuccessState, SubmitSuccessState, SubmitFailedState

1.2.0 #

  • Update Readme

1.3.0 #

  • Add list of arguments inside request function
  • Update Sample
  • Update Readme

1.4.0 #

  • Add Extension copyWith, onIdle, onLoading, onSuccess, onFailed, onError

1.5.0 #

  • Add extension of custom state onState

1.6.0 #

  • Dart format

1.7.0 #

  • Add API Bloc CLI
  • Change list of argument into map
  • Change submit to send
  • Change fetch to get
  • Update documentation

1.8.0 #

  • Update module.dart generator

1.9.0 #

  • Add toJSON and fromJSON to each of class
  • update Future request format

1.9.1 #

  • Add Autorun option in GetController

1.9.2 #

  • Add an example to integrate with sentry
8
likes
0
pub points
29%
popularity

Publisher

verified publisherinidia.app

Significantly reducing boilerplate code of BLoC pattern to efficiently handle API interactions.

Homepage
Repository (GitHub)
View/report issues

Topics

#bloc #api

Funding

Consider supporting this project:

ko-fi.com

License

unknown (license)

Dependencies

args, flutter

More

Packages that depend on api_bloc