miodi 0.7.1 copy "miodi: ^0.7.1" to clipboard
miodi: ^0.7.1 copied to clipboard

discontinued

Dependency Injection tools for Dart. This library aims to easily manage dependencies in your business logic components.

[0.7.1] - 09.11.2019 #

  • Update project description

[0.7.0] - 09.11.2019 #

  • Remove async injection.
  • Refactor project.

[0.6.1] - 30.01.2019 #

  • Change api create modules and components.
  • Fix save providers.
  • Added example dependency provide to module and providers.

[0.5.2] - 22.12.2018 #

  • Fix readme.

[0.5.1] - 22.12.2018 #

  • Added Async providers.
  • Added support for using libraries using miodi.
  • Change example.

[0.4.0] - 15.12.2018 #

  • Add provider name. Support for providing the same types by different names.
  • Fixed init modules.
  • Fixed create custom modules.
  • Add singleton initOnStart params.

[0.3.1] - 05.11.2018 #

  • Remove scope providers.

[0.3.0] - 05.11.2018 #

  • Changed the work of scope objects
  • Changed inject method calls
  • Added the ability to extend the functionality of the library.

[0.2.5] - 05.11.2018 #

  • Added more information in readme

[0.2.4] - 05.11.2018 #

  • Added example project

[0.2.3] - 05.11.2018 #

  • Hotfix get dependency in component

[0.2.2] - 03.11.2018 #

  • Hotfix remove default scope, add optional delay before clear scope obj (delay in progress)

[0.2.1] - 03.11.2018 #

  • Add default scope, add optional delay before clear scope obj

[0.2.0] - 03.11.2018 #

  • Add custom scopes

[0.1.2] - 01.11.2018 #

  • Fix lib/miodi.dart

[0.1.1] - 01.11.2018 #

  • Miodi beta-version added correct errors

[0.0.1] - 01.11.2018 #

  • Miodi beta-version
1
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Dependency Injection tools for Dart. This library aims to easily manage dependencies in your business logic components.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

meta

More

Packages that depend on miodi