bdk_flutter 0.31.3 copy "bdk_flutter: ^0.31.3" to clipboard
bdk_flutter: ^0.31.3 copied to clipboard

A Flutter library for the Bitcoin Development Kit(bdk) (https://bitcoindevkit.org/)

example/lib/main.dart

import 'package:bdk_flutter_example/wallet.dart';
import 'package:flutter/material.dart';

void main() {
  runApp(const ExampleWallet());
}
36
likes
140
points
689
downloads

Publisher

verified publisherltbl.io

Weekly Downloads

A Flutter library for the Bitcoin Development Kit(bdk) (https://bitcoindevkit.org/)

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, ffi, flutter, flutter_rust_bridge, freezed_annotation, meta, mockito

More

Packages that depend on bdk_flutter