kiss_dependencies 1.3.0 copy "kiss_dependencies: ^1.3.0" to clipboard
kiss_dependencies: ^1.3.0 copied to clipboard

A lightweight dependency injection package for Dart that follows the KISS (Keep It Simple, Stupid) principle.

1.0.0 #

  • Initial version.

1.0.1 #

  • Added InstanceFactory

1.1.0 #

  • Added registerLazy

1.2.0 #

  • Added override and overrideLazy
  • Added AlreadyRegisteredException

1.3.0 #

  • Renamed override to overrideDependency and overrideLazy to overrideDependencyLazy
2
likes
140
points
154
downloads

Publisher

verified publisherwearemobilefirst.com

Weekly Downloads

A lightweight dependency injection package for Dart that follows the KISS (Keep It Simple, Stupid) principle.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

get_it

More

Packages that depend on kiss_dependencies