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

A Flutter plugin for handling webviews with download and external app support. Supports file downloads, UPI payments, and external app launches.

Changelog #

0.1.3 #

  • Added support for general webview functionality
  • Added file download handling
  • Added external app launch support
  • Added UPI payment handling
  • Improved error handling and user feedback
  • Updated dependencies to latest versions

0.1.2 #

  • Fixed test file issues
  • Updated package structure
  • Improved documentation

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
140
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for handling webviews with download and external app support. Supports file downloads, UPI payments, and external app launches.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, flutter, path_provider, permission_handler, url_launcher, webview_flutter

More

Packages that depend on payment_webview

Packages that implement payment_webview