basispaysdk 1.1.2 copy "basispaysdk: ^1.1.2" to clipboard
basispaysdk: ^1.1.2 copied to clipboard

Flutter SDK kit for payment gateway transactions within India

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add basispaysdk

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

dependencies:
  basispaysdk: ^1.1.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:basispaysdk/basispaysdk.dart';
1
likes
150
points
56
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter SDK kit for payment gateway transactions within India

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on basispaysdk