Skip to content

Dependy is a lightweight and flexible dependency injection (DI) library for Dart/Flutter.

License

Notifications You must be signed in to change notification settings

xeinebiu/dependy

Repository files navigation

Dependy

Dependy is a lightweight and flexible dependency injection (DI) library for Dart. It simplifies the management of services and their dependencies, making your code more modular, maintainable, and testable. Dependy also supports hierarchical modules, dependency tracking, and circular dependency detection.

Packages