flutter_multi_module_di 2.0.6 copy "flutter_multi_module_di: ^2.0.6" to clipboard
flutter_multi_module_di: ^2.0.6 copied to clipboard

A simple and modular dependency injection system for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_multi_module_di

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flutter_multi_module_di: ^2.0.6

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_multi_module_di/flutter_multi_module_di.dart';
5
likes
130
pub points
0%
popularity

Publisher

verified publishercilestal.com

A simple and modular dependency injection system for Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

disposable_object, flutter

More

Packages that depend on flutter_multi_module_di