common_bloc 2.0.1 copy "common_bloc: ^2.0.1" to clipboard
common_bloc: ^2.0.1 copied to clipboard

outdated

A collection of common blocs that maybe will be used very often (powered by the bloc library).

[2.0.1] #

  • Clear RestBloc state
  • Update dependencies

[2.0.0] #

  • Change http client to Dio
  • FormData method for RestBloc
  • Remove Flutter dependency

[1.0.0] #

  • Update bloc to 4.0.0
  • effective_dart

[0.1.4+2] #

  • Headers for RestBloc
  • Content-Type for RestBloc
  • Response headers in RestBloc
  • withLoading for RestBloc and RssBloc

[0.1.4+1] #

  • RestBloc can change baseUrl
  • Expose current base url in RestBloc

[0.1.4] #

  • New RSSBloc

[0.1.3] #

  • Change REST response to Map
  • A better example
  • Remove unused 'empty' state.

[0.1.2+1] #

  • 'perform' method with loading by default

[0.1.2] #

  • Optional loading for Request bloc

[0.1.1] #

  • Example added
  • Update dependencies

[0.1.0] - Initial release #

  • Package created
  • RestBloc added
  • RequestBloc added
10
likes
0
pub points
4%
popularity

Publisher

verified publisherpixela.tech

A collection of common blocs that maybe will be used very often (powered by the bloc library).

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

bloc, dio, freezed_annotation, meta, webfeed

More

Packages that depend on common_bloc