tss_razorpay_plugin 1.0.0
tss_razorpay_plugin: ^1.0.0 copied to clipboard
A comprehensive Flutter package for Razorpay payment integration with full support for mobile (iOS/Android) and web platforms, featuring modern dart:js_interop.
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