lightweight_bloc 0.0.5+4 copy "lightweight_bloc: ^0.0.5+4" to clipboard
lightweight_bloc: ^0.0.5+4 copied to clipboard

A lightweight implementation of the Bloc pattern

[0.0.5+4] #

  • Use BehaviorSubject to restore previous behavior

[0.0.5+3] #

  • Fix a bug where bloc cannot emit new states

[0.0.5+2] #

  • Make initialState getter optional
  • Fix BlocConsumer

[0.0.5+1] #

  • Update Provider version

[0.0.5] #

  • Remove RxDart dependencies
  • Add BlocConsumer
  • Make Bloc a Stream
  • Reduce Bloc syntax
  • Allow Blocs to create initialState in constructor

[0.0.4] #

  • Add MultiBlocProvider

[0.0.3+1] #

  • Fix BlocObserver import

[0.0.3] #

  • [BREAKING] Default to auto init bloc upon construction
  • Public Nullable class

[0.0.2] #

  • Use State instead of Model for better consistency.

[0.0.1] #

  • Add basic functionality
5
likes
20
pub points
3%
popularity

Publisher

unverified uploader

A lightweight implementation of the Bloc pattern

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, provider, rxdart

More

Packages that depend on lightweight_bloc