platform/packages/container/angel_container
2022-04-23 12:21:39 +08:00
..
example Fixed requireAuthentication 2021-10-04 13:13:56 +08:00
lib Fixed dev logging 2022-01-23 13:10:50 +08:00
test Fixed requireAuthentication 2021-10-04 13:13:56 +08:00
.gitignore Publish angel3_container 2021-05-14 15:41:25 +08:00
analysis_options.yaml Updated auth, model, container and its generator 2021-09-26 14:53:42 +08:00
AUTHORS.md Publish angel3_container 2021-05-14 15:41:25 +08:00
CHANGELOG.md Updated to SDK 2.16.x 2022-04-23 12:21:39 +08:00
LICENSE Updated auth, model, container and its generator 2021-09-26 14:53:42 +08:00
melos_angel3_container.iml Added melos 2022-03-19 09:37:28 +08:00
pubspec.yaml Updated to SDK 2.16.x 2022-04-23 12:21:39 +08:00
README.md Updated container generator 2021-09-27 21:55:04 +08:00

Angel3 Container

Pub Version (including pre-releases) Null Safety Gitter License

An better IoC container for Angel3, ultimately allowing Angel3 to be used without dart:mirrors package.

import 'package:angel3_container/angel3_container.dart';