walletconnect_pay 1.1.0
walletconnect_pay: ^1.1.0 copied to clipboard
Official Flutter plugin for WalletConnect Pay - enabling wallets to accept crypto and stablecoin payments across multiple blockchain networks.
1.1.0 #
- Bump yttrium-wcpay to 0.10.60 (Android) / YttriumWrapper 0.10.59 (iOS).
- ConfirmPaymentRequest: new
datafield for wallet RPC results — elements may be plain strings or JSON objects (e.g. TRON's raw_data_hex + signature payload).signaturesis deprecated and used as fallback whendatais null. - Fixed jniLibs pickFirsts to reference libuniffi_yttrium_wcpay.so.
1.0.2 #
- Sanitized quoted Windows OS version strings returned by WalletconnectPayUtils.getOS().
1.0.1 #
- Added WebView-based payment data collection
- Added per-option payment data collection
- Fixed WalletConnect Pay metadata handling
- Yttrium updates
1.0.0 #
- Official Flutter plugin for WalletConnect Pay