payment_webview 0.1.1 copy "payment_webview: ^0.1.1" to clipboard
payment_webview: ^0.1.1 copied to clipboard

A Flutter package for handling payment webviews with custom callbacks. This package provides a simple way to integrate payment webviews into your Flutter app with support for custom headers, query par [...]

Changelog #

0.1.1 #

  • Simplified PaymentWebView to handle direct URL input
  • Removed complex configuration in favor of direct URL handling
  • Improved URL pattern matching for success/failure states
  • Made onPaymentComplete callback optional

0.1.0 #

  • Initial release
  • Added PaymentWebView widget with custom callbacks
  • Added support for custom headers and query parameters
  • Added PaymentResult and PaymentConfig classes
  • Added support for success and failure URL patterns
  • Added loading indicator customization
  • Added error handling
  • Added JSON serialization support
1
likes
0
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for handling payment webviews with custom callbacks. This package provides a simple way to integrate payment webviews into your Flutter app with support for custom headers, query parameters, and payment result handling.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cupertino_icons, flutter, webview_flutter

More

Packages that depend on payment_webview

Packages that implement payment_webview