bitcoin_flutter 0.0.3 copy "bitcoin_flutter: ^0.0.3" to clipboard
bitcoin_flutter: ^0.0.3 copied to clipboard

outdated

A dart Bitcoin library for Flutter. BIP32, BIP39, P2PKH integration.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bitcoin_flutter

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

dependencies:
  bitcoin_flutter: ^0.0.3

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

Publisher

unverified uploader

A dart Bitcoin library for Flutter. BIP32, BIP39, P2PKH integration.

Homepage

License

unknown (LICENSE)

Dependencies

bip32, bip39, bs58check, flutter, hex, meta, pointycastle

More

Packages that depend on bitcoin_flutter