Skip to content

bloc-v1.0.1

Compare
Choose a tag to compare
@felangel felangel released this 09 Feb 04:07
· 1724 commits to master since this release
  • Bugfix: Exceptions thrown in onTransition are passed to onError and should not break bloc functionality (#641)
  • Adhere to effective dart (#561)
  • Documentation and Example Updates