dimepay_flutter_sdk 1.1.2
dimepay_flutter_sdk: ^1.1.2 copied to clipboard
Official Flutter SDK for integrating Dime Pay.
๐งพ Changelog #
1.1.2 - 2026-05-20 #
- Allow apple and google pay to work natively
1.1.1 - 2026-05-13 #
- Allow apple and google pay to work natively
1.1.0 - 2026-05-10 #
- TODO: describe release changes
1.0.7 2025-1-29 #
Add color customization for label text
1.0.4 - 2025-08-19 #
- Add support for Dime Bridge
1.0.3 - 2025-07-07 #
- Add support for Card Tokenization
1.0.2 - 2025-06-26 #
- Add support for Apple Pay, Google Pay, Samsung Pay
1.0.0 - 2025-05-14 #
- ๐ Initial release
- โ Supports full payment flow with JWT + WebView
- ๐ก Handles events:
onReady,onSuccess,onError,onCancel, etc.