in_app_update_flutter 1.0.4
in_app_update_flutter: ^1.0.4 copied to clipboard
A Flutter plugin to show an in-app update prompt using the native App Store product page on iOS, keeping users inside your app.
1.0.4 #
- Added Swift Package Manager (SPM) support for iOS while maintaining CocoaPods backward compatibility
- Restructured iOS plugin sources into SPM-compatible directory layout
- Updated podspec metadata (version, summary, description, homepage, author)
- Enabled PrivacyInfo.xcprivacy resource bundle
- Fixed iOS unit tests to match actual plugin API
- Shortened package description to meet pub.dev requirements