flutter_lyra_platform_interface 1.0.0 copy "flutter_lyra_platform_interface: ^1.0.0" to clipboard
flutter_lyra_platform_interface: ^1.0.0 copied to clipboard

unlisted

A common platform interface for the flutter_lyra plugin.

1.0.0 #

  • BREAKING CHANGE: Update minimum Dart SDK to 3.5 and Flutter to 3.24
  • BREAKING CHANGE: [iOS] Upgrade Lyra version to 4.0.5. Card scanning is now provided by Lyra (LyraCardScan), the LyraCardsRecognizer dependency is removed
  • BREAKING CHANGE: [Android] Errors are now sent to Dart with their real code instead of the native exception description
  • FEAT [iOS] Add Swift Package Manager support
  • FEAT Add LyraProcessOptions to customize the pay button, header and popup labels of the payment form
  • REFACTOR Upgrade pigeon to 29.0.2 and generate the native bridges in Swift (iOS) and Kotlin (Android)

0.7.1 #

  • FIX [iOS] Fixed a crash occurring when the payment view is shown, when using UISceneDelegate.

0.7.0 #

  • FEAT [Android] Upgrade Lyra version to 0.12.0
  • FEAT [iOS] Upgrade Lyra version to 2.8.6

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.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.
0
likes
0
points
1.18k
downloads

Documentation

API reference

Publisher

verified publisherbam.tech

Weekly Downloads

A common platform interface for the flutter_lyra plugin.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, meta, plugin_platform_interface

More

Packages that depend on flutter_lyra_platform_interface