https://github.com/jogboms/registry.dart
🤿 A super-tiny service locator, \o/
https://github.com/jogboms/registry.dart
Last synced: 6 months ago
JSON representation
🤿 A super-tiny service locator, \o/
- Host: GitHub
- URL: https://github.com/jogboms/registry.dart
- Owner: jogboms
- License: mit
- Created: 2023-03-26T16:38:41.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-07-18T14:02:45.000Z (about 2 years ago)
- Last Synced: 2024-10-19T07:51:04.056Z (12 months ago)
- Language: Dart
- Homepage:
- Size: 3.91 KB
- Stars: 26
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# 🤿 Registry
[](https://github.com/jogboms/registry.dart/actions/workflows/build.yml) [](https://codecov.io/gh/jogboms/registry.dart)
A super-tiny service locator built after some exploratory sessions on the [Expando](https://api.dart.dev/stable/2.19.5/dart-core/Expando-class.html)
## 🎖 Installing
```yaml
dependencies:
registry:
git: https://github.com/jogboms/registry.dart.git
```## 🎮 Usage
See [registry_test.dart](./test/registry_test.dart) for what is possible.
## ⭐ License
MIT License