dependencies 0.1.5 copy "dependencies: ^0.1.5" to clipboard
dependencies: ^0.1.5 copied to clipboard

A simple and modular dependency injection system without using reflection.

0.0.1 #

  • Initial version.

0.0.2 #

  • Added testing.
  • Fixed a bug with registrations.

0.0.3 #

  • Added better binding interfaces for factories and singletons.
  • Added examples.

0.0.4 #

  • Added shortcuts to inject through the InjectorRegistry.
  • Added Flutter version.

0.0.5 #

  • Added configurer and installer.
  • Removed global allow override.

0.1.0 #

  • Added disposing mechanism.
  • Stable API

0.1.1 #

  • Added the possibility to create an injector from bindings.
1
likes
30
pub points
97%
popularity

Publisher

unverified uploader

A simple and modular dependency injection system without using reflection.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

disposables, quiver

More

Packages that depend on dependencies