bootpay_api 1.0.2 copy "bootpay_api: ^1.0.2" to clipboard
bootpay_api: ^1.0.2 copied to clipboard

outdated

PG 연동을 위한 부트페이 공식 Flutter 모듈입니다. Bootpay Flutter plugin. This plugin supports both Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bootpay_api

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

dependencies:
  bootpay_api: ^1.0.2

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_api/bootpay_api.dart';
14
likes
0
points
222
downloads

Publisher

unverified uploader

Weekly Downloads

PG 연동을 위한 부트페이 공식 Flutter 모듈입니다. Bootpay Flutter plugin. This plugin supports both Android and iOS.

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on bootpay_api

Packages that implement bootpay_api