flutter_kwikpaisa_pg_sdk 1.2.1 copy "flutter_kwikpaisa_pg_sdk: ^1.2.1" to clipboard
flutter_kwikpaisa_pg_sdk: ^1.2.1 copied to clipboard

A Flutter plugin for integrating the KwikPaisa NEO Bank payment gateway.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_kwikpaisa_pg_sdk

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

dependencies:
  flutter_kwikpaisa_pg_sdk: ^1.2.1

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:flutter_kwikpaisa_pg_sdk/flutter_kwikpaisa_pg_sdk.dart';
0
likes
55
points
40
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for integrating the KwikPaisa NEO Bank payment gateway.

Homepage

License

MIT (license)

Dependencies

crypto, flutter, http, plugin_platform_interface, webview_flutter

More

Packages that depend on flutter_kwikpaisa_pg_sdk

Packages that implement flutter_kwikpaisa_pg_sdk