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

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

1.0.0 #

  • Initial release of pinelabs_web.
  • Added PinePaymentSdk.startPayment one-call API returning typed PaymentResult.
  • Implemented fullscreen Flutter WebView payment flow with loading state.
  • Added URL interception for success/failure callbacks.
  • Added external app launch support for upi://, intent://, phonepe://, gpay://, paytm://, and custom schemes.
  • Added callback result parsing for status, transaction ID, and message.
  • Added graceful cancellation and lifecycle handling for app switch/resume.
  • Added Android 8+ and iOS 13+ platform configuration.
  • Added complete example app and updated documentation.
0
likes
130
points
13
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 pinelabs_web

Packages that implement pinelabs_web