flutter_lyra 0.6.0 copy "flutter_lyra: ^0.6.0" to clipboard
flutter_lyra: ^0.6.0 copied to clipboard

This package allows you to use the methods from the lyra android and ios native sdks in Flutter

0.6.0 #

  • BREAKING CHANGE: [Android] Update min and compile SDK versions to match Flutter's
  • FEAT [Android] Upgrade Gradle version to 8.12
  • FEAT [Android] Upgrade Kotlin version to 2.1.0

0.5.1 #

  • FIX: [Android] Fix kotlin compilation error

0.5.0 #

  • BREAKING CHANGE: [iOS] Minimum iOS deployment target increased from 11.0 to 15.1
  • FEAT: [Android] Update LyraPaymentSDK from ~1.5.7 to ~1.10.0
  • FIX: [iOS] Update LyraPaymentSDK from ~2.7.7 to ~2.8.0 to fix iOS SDK 18.5 compatibility issues
  • FIX: [iOS] Resolve C++ static assertion failures with Sentry dependency by using LyraPaymentSDK 2.8.0+ which removes Sentry dependency

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.
4
likes
160
points
433
downloads

Publisher

verified publisherbam.tech

Weekly Downloads

This package allows you to use the methods from the lyra android and ios native sdks in Flutter

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

equatable, flutter, flutter_lyra_android, flutter_lyra_ios, flutter_lyra_platform_interface

More

Packages that depend on flutter_lyra

Packages that implement flutter_lyra