tss_razorpay_plugin 1.0.2
tss_razorpay_plugin: ^1.0.2 copied to clipboard
A comprehensive Flutter plugin for Razorpay payment integration with full support for mobile (iOS/Android) and web platforms, featuring modern dart:js_interop.
1.0.2 - 2025-12-19 #
- Updated repository URL metadata for better pub.dev compatibility.
1.0.1 - 2025-12-19 #
- Updated documentation to reflect correct installation instructions (pub.dev dependency instead of local path).
1.0.0 - 2025-12-17 #
Initial Release #
- Cross-platform support for Android, iOS, and Web
- Modern web integration using
dart:js_interop - Comprehensive API with full documentation
- Type-safe with null safety support
- Production-ready with error handling and validation
- Added
RzPagewidget for payment integration - Added
RzCallbacksfor handling payment events - Platform-specific implementations (mobile, web, stub)
- JavaScript bridge (
tssrz.js) for web platform - Complete example application
- Detailed README with usage instructions
- MIT License