xrpl 0.0.1 copy "xrpl: ^0.0.1" to clipboard
xrpl: ^0.0.1 copied to clipboard

outdated

Dart bindings for the xrpl.js library.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add xrpl

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

dependencies:
  xrpl: ^0.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:xrpl/xrpl.dart';
0
likes
0
points
238
downloads

Publisher

verified publisherdhali.io

Weekly Downloads

Dart bindings for the xrpl.js library.

License

unknown (license)

Dependencies

flutter, js, node_interop

More

Packages that depend on xrpl