pine_payment_sdk 1.0.0 copy "pine_payment_sdk: ^1.0.0" to clipboard
pine_payment_sdk: ^1.0.0 copied to clipboard

Flutter plugin for fullscreen payment WebView flow with UPI intent handling and callback-based results.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pine_payment_sdk

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

dependencies:
  pine_payment_sdk: ^1.0.0

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:pine_payment_sdk/pine_payment_sdk.dart';
0
likes
130
points
19
downloads

Documentation

API reference

Publisher

verified publisherpinelabsonline.com

Weekly Downloads

Flutter plugin for fullscreen payment WebView flow with UPI intent handling and callback-based results.

Homepage

License

MIT (license)

Dependencies

flutter, url_launcher, webview_flutter, webview_flutter_android, webview_flutter_wkwebview

More

Packages that depend on pine_payment_sdk

Packages that implement pine_payment_sdk