needle 0.0.1-dev.5 copy "needle: ^0.0.1-dev.5" to clipboard
needle: ^0.0.1-dev.5 copied to clipboard

Needle is a dependency injection library for Dart/Flutter inspired by Autofac ( https://autofac.org/ ).

0.0.1-dev.5 #

  • Fixed resolve exception when isScope is null

0.0.1-dev.4 #

  • Implemented asScope() functionality
  • Fixed code generation interaction with other builders

0.0.1-dev.3 #

  • Added static root property to Scope to hold the root scope.
  • Renamed ContainerBuilder to ScopeBuilder
  • If a constructor takes a Scope as a parameter, it will receive the scope that created the object.
  • Updated documentation

0.0.1-dev.2 #

Refactor and documentation

0.0.1-dev.1 #

Initial release

1
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Needle is a dependency injection library for Dart/Flutter inspired by Autofac ( https://autofac.org/ ).

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

analyzer, build, dart_style, freezed_annotation, glob, source_gen

More

Packages that depend on needle