boltpay_wallet 0.0.1 copy "boltpay_wallet: ^0.0.1" to clipboard
boltpay_wallet: ^0.0.1 copied to clipboard

Boltpay Wallet SDK for Sui Network

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add boltpay_wallet

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

dependencies:
  boltpay_wallet: ^0.0.1

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:boltpay_wallet/boltpay_wallet.dart';
2
likes
120
points
21
downloads

Publisher

verified publisherblockbolt.io

Weekly Downloads

Boltpay Wallet SDK for Sui Network

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, primitive, sui

More

Packages that depend on boltpay_wallet