zone_di2 2.0.0 copy "zone_di2: ^2.0.0" to clipboard
zone_di2: ^2.0.0 copied to clipboard

discontinuedreplaced by: scope

Dependency injection with a functional API that works without code generation, mirrors or passing around Injector objects.

2.0.0 #

  • migrated to nnbd.
  • split inject into inject and injectNull to help with nnbd expectations. There is an argument that you should never inject a null value but I can see a possible use case where null is use to flag something.

CHANGELOG #

1.0.0 #

Initial release.

0
likes
150
pub points
0%
popularity

Publisher

unverified uploader

Dependency injection with a functional API that works without code generation, mirrors or passing around Injector objects.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

meta

More

Packages that depend on zone_di2