dependencies.dart

DI container

A simple and flexible dependency injection container for Dart.

Simple and flexible dependency injection container for dart.

GitHub

29 stars
1 watching
3 forks
Language: Dart
last commit: about 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sabirvirtuoso/kraken A simple Dependency Injection Container for Swift, providing easy-to-use syntax and rich functionality. 1
alisoftware/dip A simple Dependency Injection Container for Swift. 981
bitexpert/disco A PSR-11 compliant dependency injection container that supports annotation-based configuration and registration of service instances 139
magic003/alice An additive dependency injection container for Golang. 50
firasdarwish/ore A lightweight and generic dependency injection container for Go that facilitates object lifetimes and inversion of control. 13
auraphp/aura.di A dependency injection container system with various features and configuration options. 349
simpleinjector/simpleinjector A fast and flexible Dependency Injection library for .NET applications 1,220
vardius/gocontainer A dependency injection container for Go applications 20
goioc/di A lightweight, Spring-like Dependency Injection library for Go 363
yiisoft/di A dependency injection container that enables flexible and modular application configuration through defined classes and their dependencies. 182
laracasts/simple-di-container An implementation of Inversion of Control (IoC) container using Dependency Injection (DI) principles for managing object dependencies in PHP applications. 49
ipjohnson/grace A dependency injection container designed to be flexible and performant 336
darkleaf/di A dependency injection framework for Clojure applications 41
keboo/autodi A dependency injection container that simplifies the process of managing object dependencies and resolves them at runtime. 97