gq_payment_flutter_sdk 1.0.1 copy "gq_payment_flutter_sdk: ^1.0.1" to clipboard
gq_payment_flutter_sdk: ^1.0.1 copied to clipboard

GrayQuest Payment Flutter SDK will have a support for ERP Flutter Apps with all the payment modes and make easy fee payment collection.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gq_payment_flutter_sdk

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

dependencies:
  gq_payment_flutter_sdk: ^1.0.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:gq_payment_flutter_sdk/gq_payment_flutter_sdk.dart';
4
likes
150
points
61
downloads

Publisher

verified publishergrayquest.com

Weekly Downloads

GrayQuest Payment Flutter SDK will have a support for ERP Flutter Apps with all the payment modes and make easy fee payment collection.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_cashfree_pg_sdk, flutter_inappwebview, http, razorpay_flutter

More

Packages that depend on gq_payment_flutter_sdk