digi_password 1.0.2 copy "digi_password: ^1.0.2" to clipboard
digi_password: ^1.0.2 copied to clipboard

DigiPassword Library

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add digi_password

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

dependencies:
  digi_password: ^1.0.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:digi_password/digi_password.dart';
0
likes
20
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

DigiPassword Library

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

bip39_multi, bitcoin_flutter, bs58check, crypto, flutter, hex, http

More

Packages that depend on digi_password