bitbox 0.0.5 copy "bitbox: ^0.0.5" to clipboard
bitbox: ^0.0.5 copied to clipboard

BITBOX SDK lite for Flutter: build native cross-platform mobile apps with Bitcoin Cash

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bitbox

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

dependencies:
  bitbox: ^0.0.5

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

Publisher

unverified uploader

BITBOX SDK lite for Flutter: build native cross-platform mobile apps with Bitcoin Cash

Repository (GitHub)
View/report issues
Contributing

License

unknown (LICENSE)

Dependencies

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

More

Packages that depend on bitbox