dvote_crypto 0.10.2 copy "dvote_crypto: ^0.10.2" to clipboard
dvote_crypto: ^0.10.2 copied to clipboard

Flutter library providing both native and pure Dart implementations of cryptographic primitives

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dvote_crypto

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

dependencies:
  dvote_crypto: ^0.10.2

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:dvote_crypto/dvote_crypto.dart';
0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Flutter library providing both native and pure Dart implementations of cryptographic primitives

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

LGPL-2.1 (LICENSE)

Dependencies

bip32, bip39, convert, crypto, ffi, flutter, hex, pinenacl, web3dart

More

Packages that depend on dvote_crypto