jetleaf 1.0.1 copy "jetleaf: ^1.0.1" to clipboard
jetleaf: ^1.0.1 copied to clipboard

Enterprise-grade backend framework bringing dependency injection and lifecycle management to Dart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add jetleaf

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

dependencies:
  jetleaf: ^1.0.1

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/jetleaf.dart';
1
likes
135
points
79
downloads

Publisher

verified publisherjetleaf.hapnium.com

Weekly Downloads

Enterprise-grade backend framework bringing dependency injection and lifecycle management to Dart.

Homepage
Repository (GitHub)
View/report issues

Topics

#dart-backend #ioc #dependency-injection #jetleaf #framework

Documentation

Documentation
API reference

License

BSD-2-Clause (license)

Dependencies

jetleaf_convert, jetleaf_core, jetleaf_env, jetleaf_lang, jetleaf_logging, jetleaf_pod, jetleaf_utils, meta

More

Packages that depend on jetleaf