modular_di 0.2.1 copy "modular_di: ^0.2.1" to clipboard
modular_di: ^0.2.1 copied to clipboard

A simple way to organize dependency injection using modules.

Modular DI (Dependency Injection)

Logo

⚠️ DEPRECATED ⚠️


This package is deprecated #

This package is no longer maintained. Please use flutter_easy_di instead.

Migration #

To migrate to the new package, update your pubspec.yaml:

dependencies:
  flutter_easy_di: <last version>  # Use this package instead of modular_di

Then follow the documentation for flutter_easy_di to update your code.

This project uses the MIT License - check out LICENSE if you're into that kind of thing.

4
likes
140
points
43
downloads

Publisher

verified publisherdeivao.dev

Weekly Downloads

A simple way to organize dependency injection using modules.

Documentation

API reference

License

MIT (license)

Dependencies

auto_injector, flutter, meta, uuid

More

Packages that depend on modular_di