koin 0.7.2 copy "koin: ^0.7.2" to clipboard
koin: ^0.7.2 copied to clipboard

outdated

A pragmatic lightweight dependency injection framework for Dart projects.

Koin.dart #

Build Status codecov

A pragmatic lightweight dependency injection framework. This is a port of Koin for Dart projects.

Extensions #

Package Pub
koin_test pub package
koin_flutter pub package

Get started #

Add dependency #

dependencies:
  koin: ^[version]

Features #

  • Pragmatic
  • Modules
  • Scopes
  • Singleton definition
  • Factory definition
  • Scoped definition
  • Support to multiple bindings
  • Support to named definition
  • Easy testing
  • Lazy inject
  • Logging
  • Support to injection parameters
59
likes
0
pub points
58%
popularity

Publisher

unverified uploader

A pragmatic lightweight dependency injection framework for Dart projects.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

equatable, kt_dart, path

More

Packages that depend on koin