12 lines
No EOL
678 B
Markdown
12 lines
No EOL
678 B
Markdown
# angel3_container
|
|
[](https://pub.dartlang.org/packages/angel3_container)
|
|
[](https://dart.dev/null-safety)
|
|
[](https://gitter.im/angel_dart/discussion)
|
|
|
|
[](https://github.com/dukefirehawk/angel/tree/angel3/packages/container/angel_container/LICENSE)
|
|
|
|
A better IoC container for Angel, ultimately allowing Angel to be used without dart:mirrors.
|
|
|
|
```dart
|
|
import 'package:angel3_container/angel3_container.dart';
|
|
``` |