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

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

With Flutter:

 $ flutter 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.7

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

Publisher

unverified uploader

Weekly Downloads

Minimal interface to run lnlambda function with dart.

Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

cln_common, http, json_annotation

More

Packages that depend on lnlambda