sky_bloc 2.0.8
sky_bloc: ^2.0.8 copied to clipboard
Standardized BLoC state management core for the Sky monorepo.
2.0.8 #
- Update a dependency to the latest release.
2.0.7 #
- Update a dependency to the latest release.
2.0.6 #
- Update a dependency to the latest release.
2.0.5 #
- FIX(sky_bloc): dart format.
2.0.4 #
- FIX(sky_bloc): print removed.
2.0.3 #
- Update a dependency to the latest release.
2.0.2 #
- FIX(sky_bloc): loading state fn name change.
2.0.1 #
- Update a dependency to the latest release.
2.0.0 #
Note: This release has breaking changes.
- BREAKING FEAT(sky_bloc): remove isLoading getter.
1.2.3 #
- FIX(sky_bloc): fix loader widget.
- DOCS(sky_bloc): add doc comments on BasePage.
1.2.2 #
- DOCS(sky_bloc): add pub.dev-compliant dartdoc comments to BasePage and export it.
1.2.1 #
- FIX(sky_bloc): add bloc lints as dependency.
- DOCS(sky_bloc): add pub.dev-compliant dartdoc comments to public API.
1.2.0 #
- FEAT(sky_bloc): add flutter_bloc and bloc lints.
1.1.2 #
- FIX(sky_bloc): point repository URL to package subdirectory on GitHub.
1.1.1 #
1.1.0 #
- FEAT(sky_bloc): update bloc version (#1).
1.0.0 #
- Initial release of
sky_bloc. - Base BLoC and Cubit classes integrated with central telemetry and architecture pillars.