cashfree_pg 0.0.2+4 copy "cashfree_pg: ^0.0.2+4" to clipboard
cashfree_pg: ^0.0.2+4 copied to clipboard

discontinuedreplaced by: flutter_cashfree_pg_sdk
outdated

A Flutter plugin for Cashfree PG integration. It opens the payment page in a flutter_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: ^0.0.2+4

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

A Flutter plugin for Cashfree PG integration. It opens the payment page in a flutter_webview.

Homepage

License

unknown (license)

Dependencies

flutter, webview_flutter

More

Packages that depend on cashfree_pg