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

High-level utilities and helpers for JetLeaf applications.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add jetleaf_utils

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

dependencies:
  jetleaf_utils: ^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_utils/jetleaf_utils.dart';
0
likes
40
points
16
downloads

Documentation

Documentation

Publisher

verified publisherjetleaf.hapnium.com

Weekly Downloads

High-level utilities and helpers for JetLeaf applications.

Homepage
Repository (GitHub)
View/report issues

Topics

#utils #helper #extensions #toolkit #jetleaf

License

BSD-2-Clause (license)

Dependencies

jetleaf_lang, jetleaf_logging, meta, stack_trace, yaml

More

Packages that depend on jetleaf_utils