busha_pay 0.2.0 copy "busha_pay: ^0.2.0" to clipboard
busha_pay: ^0.2.0 copied to clipboard

Official Busha Pay SDK for Flutter. Accept crypto payments in your app with a single integration.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add busha_pay

With Flutter:

 $ flutter pub add busha_pay

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

dependencies:
  busha_pay: ^0.2.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:busha_pay/busha_pay.dart';
0
likes
0
points
307
downloads

Publisher

verified publisherbusha.co

Weekly Downloads

Official Busha Pay SDK for Flutter. Accept crypto payments in your app with a single integration.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_inappwebview, flutter_svg, http, package_info_plus, url_launcher

More

Packages that depend on busha_pay