spare_link 1.0.1 copy "spare_link: ^1.0.1" to clipboard
spare_link: ^1.0.1 copied to clipboard

Flutter SDK for Spare Link open-banking payments. Presents the payment flow, hands bank authorization to a real browser, and reports the payer back through your deep link.

Changelog #

1.0.1 #

Bug Fixes #

  • The bank authorization URL now opens in an external user-agent. It is handed to the operating system first, so where the bank's app is installed and claims the URL the payer lands in that app; a refusal retries in platform-default mode (Chrome Custom Tabs or SFSafariViewController). 1.0.0 opened it in an in-app browser view, which kept the routing decision inside the app and meant app-to-app redirection could not happen. Required by the UAE Open Finance redirection guide.

1.0.0 #

First stable release.

1
likes
150
points
132
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter SDK for Spare Link open-banking payments. Presents the payment flow, hands bank authorization to a real browser, and reports the payer back through your deep link.

Homepage
Repository (GitHub)
View/report issues

Topics

#payments #open-banking #fintech #sdk

License

BSD-3-Clause (license)

Dependencies

device_info_plus, flutter, flutter_inappwebview, http, logging, shared_preferences, url_launcher, uuid

More

Packages that depend on spare_link