simplest_service_locator 2.0.1
simplest_service_locator: ^2.0.1 copied to clipboard
Simple service locator package developed in Dart, tinier alternative to get_it
0.0.1 #
- Initial version.
0.0.2 #
- Bump SDK version constraint.
- Bump dependencies to latest.
- Update documentation.
0.0.3 #
- Bump SDK version constraint.
- Bump dependencies to latest.
0.0.4 #
- Bump SDK version constraint.
- Bump dependencies to latest.
- Regenerate
analysis_options.yaml
file.
1.0.0 #
- Bump SDK version constraint.
- Bump dependencies to latest.
2.0.0 #
- Bump SDK version constraint.
- Bump dependencies to latest.
- Enhance service locator with named services and async support
- Add support for named service registrations
- Introduce async service registration types
- Implement new methods for async service retrieval
- Add AsyncServiceAccessException for async service handling
- Improve the example file
2.0.1 #
- Bump SDK version constraint.
- Change repository URL.