github felangel/bloc bloc-v5.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: remove initialState override in favor of providing the initial state via super (#1304).
  • BREAKING: Remove BlocSupervisor and rename BlocDelegate to BlocObserver.
  • feat: support null states (#1312).
  • refactor: bloc to extend cubit rather than Stream.
  • feat: ignore newly added events after bloc is closed (#1236).
  • feat: add addError to conform to EventSink interface.
  • feat: mark onError, onTransition, onEvent as protected.
  • docs: documentation improvements
  • docs: logo updates

Don't miss a new bloc release

NewReleases is sending notifications on new releases.