orvex_pay 0.1.1
orvex_pay: ^0.1.1 copied to clipboard
Official Flutter SDK for OrvexPay. Integrate crypto payments into your Flutter apps with a native, secure, and customizable modal.
Changelog #
All notable changes to this project will be documented in this file.
0.1.0 - 2026-03-01 #
Added #
- Added
priceAmountInUsdfield to theInvoicemodel for better price tracking. - Minor UI improvements in the payment modal.
0.0.1 - 2026-02-09 #
Added #
- Initial release of the OrvexPay Flutter SDK.
- Support for Native Payment Modal with QR code and clipboard integration.
- Dynamic currency switching within the checkout flow.
- Support for Light and Dark theme adaptation.
OrvexPaymentStatusenum for typed result handling.- Automatic payment polling and timeout countdown.
- Complete documentation and example application.