walletpackage 1.0.8 copy "walletpackage: ^1.0.8" to clipboard
walletpackage: ^1.0.8 copied to clipboard

unlistedoutdated

Wallet package. It is use for HD wallet with BIP32, BIP39, BIP44..., developed in Dart, can be used in Flutter framework.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add walletpackage

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

dependencies:
  walletpackage: ^1.0.8

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

Publisher

unverified uploader

Wallet package. It is use for HD wallet with BIP32, BIP39, BIP44..., developed in Dart, can be used in Flutter framework.

Homepage

License

unknown (LICENSE)

Dependencies

bip39, bitcoin_flutter, flutter, rlp, typed_data, web3dart

More

Packages that depend on walletpackage