github felangel/bloc bloc-v6.0.0

latest releases: angular_bloc-v10.0.0-dev.4, intellij_bloc-v4.0.2, flutter_bloc_feature_brick-v0.3.2...
4 years ago
  • BREAKING: do not emit current state on subscription
  • BREAKING: onError in BlocObserver takes a Cubit as first parameter
  • BREAKING: allow blocs and cubits to emit the initial state
  • feat: include cubit and remove external dependency on package:cubit
    • exports class Cubit
    • exports class Change (Transition for Cubit)
  • feat: onChange added to BlocObserver
  • refactor: apply additional lint rules
  • fix: add @visibleForTesting to emit on class Cubit
  • docs: fix inline documentation references

Don't miss a new bloc release

NewReleases is sending notifications on new releases.