bloc_dependency_manager 1.10.0 bloc_dependency_manager: ^1.10.0 copied to clipboard
This is a package that helps manage Bloc and Cubit dependencies. It is based on the Bloc package and utilizes the Observer design pattern to manage dependencies.
1.10.0 #
- Add
GetIt
dependency injection
1.0.6 #
- Rename
fetch
method toresolve
inBlocManager
class (breaking change)
1.0.5 #
- Update readme
1.0.4 #
- Add GitHub Actions CI
1.0.3 #
- Remove
equatable
package dependency
1.0.2 #
- Update package description
1.0.1 #
- Remove Flutter SDK dependency
1.0.0 #
- Initial release