jetleaf_pod 1.1.3 copy "jetleaf_pod: ^1.1.3" to clipboard
jetleaf_pod: ^1.1.3 copied to clipboard

Core module for dependency injection and pod lifecycle management.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add jetleaf_pod

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

dependencies:
  jetleaf_pod: ^1.1.3

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

Import it

Now in your Dart code, you can use:

import 'package:jetleaf_pod/jetleaf_pod.dart';
0
likes
0
points
1.73k
downloads

Publisher

verified publisherjetleaf.hapnium.com

Weekly Downloads

Core module for dependency injection and pod lifecycle management.

Homepage
Repository (GitHub)
View/report issues

Topics

#ioc #dependency-injection #pod #jetleaf #lifecycle

Documentation

Documentation

License

unknown (license)

Dependencies

jetleaf_convert, jetleaf_lang, jetleaf_logging, meta

More

Packages that depend on jetleaf_pod