longswipe 1.0.3
longswipe: ^1.0.3 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