basispaysdkv2 0.0.2 copy "basispaysdkv2: ^0.0.2" to clipboard
basispaysdkv2: ^0.0.2 copied to clipboard

A Flutter plugin to use the BasisPay Payment gateway kit for accepting online payments in Flutter app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add basispaysdkv2

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

dependencies:
  basispaysdkv2: ^0.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:basispaysdkv2/basispaysdkv2.dart';
0
likes
150
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin to use the BasisPay Payment gateway kit for accepting online payments in Flutter app.

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on basispaysdkv2

Packages that implement basispaysdkv2