longswipe 1.0.7 copy "longswipe: ^1.0.7" to clipboard
longswipe: ^1.0.7 copied to clipboard

A Flutter package for integrating the Longswipe Widget into your application. Provides both a widget-based approach and a controller-based approach for maximum flexibility.

Changelog #

0.1.0 #

  • Initial release
  • Added LongswipeWidget component
  • Added LongswipeController for custom UI implementations
  • WebView integration with the Longswipe JavaScript widget using flutter_inappwebview
  • Camera access for QR code scanning with permission_handler
  • Support for all Longswipe features:
    • Voucher verification
    • Redemption charges calculation
    • Voucher redemption
    • Customizable UI
    • Error handling
  • Example app demonstrating both widget and controller approaches
  • Improved JavaScript integration with named handlers
  • Better permission handling
  • Progress indicator during loading

1.0.4 #

  • Update Package to accomodate different methods to receive funds
  • Now accomodates support for all Longswipe merchant features

1.0.5 #

  • Update supported currencies in widget

1.0.6 #

  • Fix minor error

1.0.7 #

  • Formatted code
  • Enhance error handling
1
likes
130
points
38
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for integrating the Longswipe Widget into your application. Provides both a widget-based approach and a controller-based approach for maximum flexibility.

Repository (GitHub)
View/report issues

Topics

#voucher #protocol #crypto-payment #remittance-in-crypto #exchange-crypto-for-fiat

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

external_app_launcher, flutter, http, permission_handler, webview_flutter

More

Packages that depend on longswipe