flutter_lyra 0.4.3
flutter_lyra: ^0.4.3 copied to clipboard
This package allows you to use the methods from the lyra android and ios native sdks in Flutter
0.4.3 #
- UPGRADE: Upgrade iOS LyraCardsRecognizer to 2.0.2
0.4.2 #
- UPGRADE: Upgrade iOS LyraPaymentSDK to 2.7.7
0.4.1 #
- CHORE: add support for Xcode 16
0.4.0 #
- [Android] Upgrade kotlin version
- [Android] Upgrade gradle
- [Android] Upgrade material
- [Android] Upgrade compileSdkVersion
0.3.1 #
- FEAT: Add apple pay merchant id.
0.3.0 #
- FEAT: add Apple Pay support.
0.2.0 #
- BREAKING: the cancel process method has been removed in favor of the timeout property.
- FEAT: expose timeout property in the process method.
- FIX: Android error parsing when the process is cancelled.
0.1.2 #
- Add cancelProcess method
0.1.1 #
- Update packages Readme
0.1.0 #
- Initial release of this plugin.