dicom 0.0.4 copy "dicom: ^0.0.4" to clipboard
dicom: ^0.0.4 copied to clipboard

Simple yet powerful Dependency Injection (DI) and Inversion of Control Container (IoC) library

0.0.1 #

  • Initial release

0.0.2 #

  • Better example format

0.0.3 #

  • Fix dependencies list

0.0.4 #

  • [release] method to drop the only binding of the type with its cached instance
  • [releaseAll] method to drop the type declared multiple times
  • [get] takes the closest declaration, a nested container overrides the parent binding
  • [release] and [releaseAll] throw when called in the middle of the dependencies resolution
  • Injection plan is not left dirty when the resolution fails
  • Test suite covering the container API including nested containers
  • SDK constraint is widened up to Dart 3
2
likes
160
points
236
downloads

Documentation

API reference

Publisher

verified publisherkoldoon.ru

Weekly Downloads

Simple yet powerful Dependency Injection (DI) and Inversion of Control Container (IoC) library

Repository (GitHub)
View/report issues

License

MIT (license)

More

Packages that depend on dicom