common_bloc 4.0.0-nullsafety.1 copy "common_bloc: ^4.0.0-nullsafety.1" to clipboard
common_bloc: ^4.0.0-nullsafety.1 copied to clipboard

outdated

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

[4.0.0-nullsafety.1] #

  • BREAKING: Null safety support
  • Removes webfeed temporarily
  • Improves error management
  • Update dependencies

[3.0.2] #

  • Update dependencies

[3.0.1] #

  • Update dependencies
  • Replaces emitsExactly with blocTest in some tests.

[3.0.0] #

  • Now also Cubits
  • Minor issues solved
  • Update dependecies

[2.0.3] #

  • Update dependencies

[2.0.2] #

  • Fix RestData error message decode.
  • Update dependencies

[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
17%
popularity

Publisher

verified publisherpixela.tech

A collection of common blocs and cubits 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

More

Packages that depend on common_bloc