pine_payment_sdk 1.0.2 copy "pine_payment_sdk: ^1.0.2" to clipboard
pine_payment_sdk: ^1.0.2 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 Dart:

 $ dart pub add pine_payment_sdk

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 dart pub get):

dependencies:
  pine_payment_sdk: ^1.0.2

Alternatively, your editor might support dart pub get or 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
0
points
131
downloads

Publisher

verified publisherpinelabsonline.com

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (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