Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xeinebiu/dependy

Dependy is a lightweight and flexible dependency injection (DI) library for Dart/Flutter.
https://github.com/xeinebiu/dependy

dart dartlang dependency dependency-injection flutter injection

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

## 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

- [Dependy](/packages/dependy/README.md)
- [Dependy Flutter](/packages/dependy_flutter/README.md)