dryice 2.0.26 copy "dryice: ^2.0.26" to clipboard
dryice: ^2.0.26 copied to clipboard

Lightweight dependency injection framework for Dart.

Change Log for dryice #

Lightweight dependency injection framework for Dart.

Unreleased #

Feature #

  • DryIce is now by default Dart 2.x ready and uses reflectable 98c1ed2

Fixes #

  • new bind overwrites the previus one (ModuleContainer) 357dcbd

Bugs #

  • Remove weird recursive injectableDeclarations-Function 28a92b5

Docs #

Refactor #

  • Removed annotations.dart and moved InjectAnnotation to dryice.dart 633fc45

Test #

  • Removed all references to isInstanceOf, works with latest 'reflectable' version 1ee88c9
  • Multi-Bind-Test added 03ec3fc

v2.0 - 2018-05-30 #

Feature #

Fixes #

  • new bind overwrites the previus one (ModuleContainer) 6aedbe8

Bugs #

  • Expected wrong return type for ClassMirror#newInstance a7e1476

Docs #

This CHANGELOG.md was generated with Changelog for Dart

0
likes
5
pub points
0%
popularity

Publisher

unverified uploader

Lightweight dependency injection framework for Dart.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

logging, reflectable

More

Packages that depend on dryice