github felangel/bloc bloc-v6.0.0

latest releases: flutter_bloc_feature_brick-v0.3.2, flutter_bloc-v8.1.6, intellij_bloc-v4.0.1...
3 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.