dime 0.2.0 copy "dime: ^0.2.0" to clipboard
dime: ^0.2.0 copied to clipboard

outdated

Dime is Dependency Injection for Dart, allows to define modules with signle/creator inejction factories, allows String tagging and simple Scope tree.

0.2.0 - Bug fix #

  • added same module injection visible to next injections

0.1.1 - Scopes updates #

  • allow override module's instances for a types.
  • Unit tests update

0.1.0 - initial release #

  • Dependency Injection with global scope.
  • Inject with modules and sub-scopes's modules.
  • Support for modules and scopes.
  • Creator types, on demand injection
  • Ability to add singletons and singleton of same type per tag.
  • Closable types will be properly disposed when closing scopes
5
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Dime is Dependency Injection for Dart, allows to define modules with signle/creator inejction factories, allows String tagging and simple Scope tree.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

fimber

More

Packages that depend on dime