jetleaf_build 1.0.0 copy "jetleaf_build: ^1.0.0" to clipboard
jetleaf_build: ^1.0.0 copied to clipboard

Build module for JetLeaf — generates application libraries and runtime declarations.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add jetleaf_build

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

dependencies:
  jetleaf_build: ^1.0.0

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_build/jetleaf_build.dart';
0
likes
120
points
61
downloads

Publisher

verified publisherjetleaf.hapnium.com

Weekly Downloads

Build module for JetLeaf — generates application libraries and runtime declarations.

Homepage
Repository (GitHub)
View/report issues

Topics

#build #codegen #jetleaf #generator #tooling

Documentation

Documentation
API reference

License

BSD-2-Clause (license)

Dependencies

analyzer, meta, path

More

Packages that depend on jetleaf_build