stx_bloc_base 0.5.1 copy "stx_bloc_base: ^0.5.1" to clipboard
stx_bloc_base: ^0.5.1 copied to clipboard

The package provides various generic implementations of blocs.

0.5.1 #

  • Replaced tuple with records

0.5.0 #

  • Dart 3.0 support

0.4.7 #

  • Added init impl for onLoadWithExtraAsync

0.4.6 #

  • Fix parameter naming

0.4.5 #

  • Added loadWithExtraAsync method

0.4.4 #

  • Bug fixes

0.4.3 #

  • Revert changes from 0.4.1

0.4.2 #

  • Minor fixes

0.4.1 #

  • Minor fixes

0.4.0 #

  • Removed errorMessage
  • Renamed onDataChanged to onStateChanged

0.3.0 #

  • Added NetworkExtraBaseMixin and NetworkExtraBlocMixin
  • Added tests

0.2.0 #

  • Reworked package using mixins
  • Added cubits implementation
  • Added errorHandler as static member in NetworkBaseMixin
  • Added NetworkExtraBaseMixin
  • Added tests

0.1.3 #

  • Minor fixes

0.1.2 #

  • Added initLoadAsyncFuture

0.1.1 #

  • Use methods instead of extensions

0.1.0 #

  • Added extensions (loadAsyncFuture, etc.)
  • Fixed typo
  • Fixed item deletion

0.0.2 #

  • Added "visibleData" property to NetworkSearchableBloc.
  • Updated dependencies in the example

0.0.1 #

  • Initial version.
1
likes
120
pub points
68%
popularity

Publisher

unverified uploader

The package provides various generic implementations of blocs.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (LICENSE)

Dependencies

bloc, bloc_test, equatable, hydrated_bloc, meta

More

Packages that depend on stx_bloc_base