lnlambda 0.0.1-beta.4 copy "lnlambda: ^0.0.1-beta.4" to clipboard
lnlambda: ^0.0.1-beta.4 copied to clipboard

outdated

Minimal interface to run lnlambda function with dart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add lnlambda

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

dependencies:
  lnlambda: ^0.0.1-beta.4

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:lnlambda/lnlambda.dart';
1
likes
0
points
71
downloads

Publisher

unverified uploader

Weekly Downloads

Minimal interface to run lnlambda function with dart.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cln_common, http, json_annotation

More

Packages that depend on lnlambda