Skip to content

bloc-v9.0.0

Compare
Choose a tag to compare
@felangel felangel released this 12 Jan 20:52
bcdaec0
  • BREAKING refactor!: introduce EmittableStateStreamableSource (#4311)
    • BlocBase<State> implements EmittableStateStreamableSource<State>
  • BREAKING refactor!: remove deprecated BlocOverrides (#4137)
  • refactor: use Object.hashAll internally (#4310)
    • bumps minimum Dart SDK to 2.14
  • chore: update sponsors