cashfree_pg 1.2.1+15 copy "cashfree_pg: ^1.2.1+15" to clipboard
cashfree_pg: ^1.2.1+15 copied to clipboard

discontinuedreplaced by: flutter_cashfree_pg_sdk
outdated

The official Flutter plugin for Cashfree PG integration. It opens the payment page inside a webview.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cashfree_pg

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

dependencies:
  cashfree_pg: ^1.2.1+15

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:cashfree_pg/cashfree_pg.dart';
40
likes
0
pub points
90%
popularity

Publisher

unverified uploader

The official Flutter plugin for Cashfree PG integration. It opens the payment page inside a webview.

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on cashfree_pg