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

Flutter Payment Plugin: simple payment initiation with WebView and return URL handling.

1.0.0 #

  • Unified Android UPI intent handling to match iOS behavior.
  • Added custom bottom sheet for UPI app selection on Android.
  • Improved error handling for missing or failing UPI applications.
  • Added fallbacks for generic UPI intents.

0.1.1 #

  • Declare web platform in pubspec.yaml for auto-registration.
  • Add repository and issue_tracker metadata.
  • Update LICENSE to MIT.
  • Broaden Dart SDK constraint to >=3.0.0 <4.0.0.

0.1.0 #

  • Initial public release.
  • Android/iOS support.
  • Simple API: openPayment(url, params, ...) with fixed /v2/paymentrequest endpoint.
  • Integration-only README, iOS URL schemes guidance, and troubleshooting.
0
likes
150
points
268
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter Payment Plugin: simple payment initiation with WebView and return URL handling.

Repository
View/report issues

Topics

#payments #webview #gateway #android #ios

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on flutter_payment_plugin

Packages that implement flutter_payment_plugin