Improved
- For Card Component on Android: the configured
countryCodeis now applied as the default country for full-address forms. - For Apple Pay and Google Pay Components: reduced unnecessary re-rendering on widget rebuilds by caching the availability result.
Changed
- iOS: The minimum version has increased 12.0 to 13.0. This aligns with Flutter's own minimum iOS requirement.
- Android: The minimum API level (
minSdkVersion) has increased from 21 to 23. This aligns with the latestpaypackage requirements. - Dependency versions:
Name Version pay 3.2.1 -> 3.3.0 Android Drop-in/Components 5.19.0 -> 5.20.0