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

The package provides various generic implementations of blocs.

0.6.1 #

  • Added extraData into equals props for NetworkSearchableExtraState, NetworkFilterableExtraState
  • Changed onLoadWithExtraAsync to load data and extraData simultaneously

0.6.0 #

  • Update deps

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.
4
likes
160
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

The package provides various generic implementations of blocs.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

bloc, equatable, meta

More

Packages that depend on stx_bloc_base