khalti / khalti-flutter-sdk

Official Flutter SDK for Khalti Payment systems
BSD 3-Clause "New" or "Revised" License
20 stars 36 forks source link

Add `mode` on URL Launcher's `.launch()` for OS itself to handle URLs. #30

Closed ashim-upadhaya closed 1 year ago

ashim-upadhaya commented 1 year ago

In previous version, URL launcher would open banking sites in in-app-webview which was creating issue on redirection after payment is done.

Bikash-Giri commented 1 year ago

LGTM