Skip to content

bloc-v0.1.0

Compare
Choose a tag to compare
@felangel felangel released this 09 Feb 05:41
· 2369 commits to master since this release

Initial Version of the library.

  • Includes the ability to create a custom Bloc by extending Bloc class.
  • Includes the ability to connect presentation layer to Bloc by using the BlocBuilder Widget.