bootpay 5.0.13 copy "bootpay: ^5.0.13" to clipboard
bootpay: ^5.0.13 copied to clipboard

A Bootpay plugin that provides payment api on Android, iOS and Web.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bootpay

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

dependencies:
  bootpay: ^5.0.13

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:bootpay/bootpay.dart';
26
likes
120
points
724
downloads

Publisher

unverified uploader

Weekly Downloads

A Bootpay plugin that provides payment api on Android, iOS and Web.

Homepage
Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

bootpay_webview_flutter, bootpay_webview_flutter_android, bootpay_webview_flutter_wkwebview, encrypt, flutter, fluttertoast, get, http, intl, js, package_info_plus, shared_preferences, uuid

More

Packages that depend on bootpay