injector 0.1.2 copy "injector: ^0.1.2" to clipboard
injector: ^0.1.2 copied to clipboard

outdated

injector is a simple to use and lightweight dependency injection library for dart

0.1.3 #

  • Change license from BSD to Apache2

0.1.2 #

  • Upgrade analysis_options.yaml
  • Add missing Cast ("as T")
  • Add Test - Cycle dependencies

0.1.1 #

  • Upgrade pubspec.yaml (Change dart sdk constraint)
  • Update README.md
  • Update Description

0.1.0 #

  • Create package,
  • Add Injector class
  • Add unit tests for "Injector"
  • Add example - How to deal with the injector / dependency injector
54
likes
30
pub points
92%
popularity

Publisher

unverified uploader

injector is a simple to use and lightweight dependency injection library for dart

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

meta

More

Packages that depend on injector