lume_dart 1.0.9 copy "lume_dart: ^1.0.9" to clipboard
lume_dart: ^1.0.9 copied to clipboard

Dart bindings for Lume CLI macOS VMs.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add lume_dart

With Flutter:

 $ flutter pub add lume_dart

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

dependencies:
  lume_dart: ^1.0.9

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

Import it

Now in your Dart code, you can use:

import 'package:lume_dart/lume_dart.dart';
0
likes
140
points
8
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Dart bindings for Lume CLI macOS VMs.

License

Apache-2.0 (license)

Dependencies

freezed_annotation, json_annotation

More

Packages that depend on lume_dart