dln 0.0.4 copy "dln: ^0.0.4" to clipboard
dln: ^0.0.4 copied to clipboard

This package allows you to interact with the deSwap Liquidity Network (DLN).

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dln

With Flutter:

 $ flutter pub add dln

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

dependencies:
  dln: ^0.0.4

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:dln/dln.dart';
5
likes
0
points
26
downloads

Publisher

verified publishernaxar.io

Weekly Downloads

This package allows you to interact with the deSwap Liquidity Network (DLN).

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, hex, http

More

Packages that depend on dln