Skip to content

Api Bloc v3.0.1

Latest
Compare
Choose a tag to compare
@Nialixus Nialixus released this 02 Jun 07:34
· 1 commit to main since this release

3.0.0

  • Breaking Changes:
    • Remove copyWith, onIdle, onLoading, onSuccess, onFailed, onError Extension
    • Change ApiBloc and split it to BlocConsumer, BlocBuilder and BlocListener
  • Add BlocController injection trough ApiBloc
  • Add ApiBlocException
  • Add Unit Test
  • Update Documentation
  • Update Example
  • Add Github Workflows
  • Add test and bloc template generation

3.0.1

  • Shortening the description

Full Changelog: v2.0.1...v3.0.1