platform/packages/container/angel_container
thomashii@dukefirehawk.com 5bea55d2c0 Updated Change Log
2022-08-16 19:19:04 +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 Change Log 2022-08-16 19:19:04 +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 min SDK to 2.17 2022-08-13 10:14:43 +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';