durt 0.1.9 copy "durt: ^0.1.9" to clipboard
durt: ^0.1.9 copied to clipboard

Dart lib for duniter cryptography, useful to integrate Ğ1 libre currency to your app

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add durt
copied to clipboard

With Flutter:

 $ flutter pub add durt
copied to clipboard

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

dependencies:
  durt: ^0.1.9
copied to clipboard

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:durt/durt.dart';
copied to clipboard
2
likes
140
points
87
downloads

Publisher

verified publisheraxiom-team.fr

Weekly Downloads

2024.09.16 - 2025.03.31

Dart lib for duniter cryptography, useful to integrate Ğ1 libre currency to your app

Repository

Documentation

API reference

License

unknown (license)

Dependencies

bip32_ed25519, bip39_multi_nullsafety, collection, fast_base58, graphql, hex, pinenacl, pointycastle

More

Packages that depend on durt