bootpay 4.9.94 copy "bootpay: ^4.9.94" to clipboard
bootpay: ^4.9.94 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: ^4.9.94

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
485
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

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