cashfree_pg 2.0.12+32 copy "cashfree_pg: ^2.0.12+32" to clipboard
cashfree_pg: ^2.0.12+32 copied to clipboard

discontinuedreplaced by: flutter_cashfree_pg_sdk

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: ^2.0.12+32

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
130
pub points
94%
popularity

Publisher

unverified uploader

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

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on cashfree_pg