bro_abstract_manager 1.1.0
bro_abstract_manager: ^1.1.0 copied to clipboard
This package contains abstract classes to work with managers.
1.1.0 #
- Add new methods to the builder classes to know if the manager supports (or not) the current platform.
- Transform the async factory passed to the builder class constructor into a method to override by derived class.
1.0.1 #
- Update pubspec.yaml file to be more compliant with dart pub.dev requirements.
1.0.0 #
- Initial release.