Flutter release notes
1.1.0.3
Release date: 2026-01-14
Note: This release uses the following versions of native SDK for compilation:
- Android IAPMiniProgram SDK 2.73.0
- iOS IAPMiniProgram SDK 2.73.1
The minimum supported iOS version is 2.73.1. You can modify and specify your own version, but it is recommended to hard-code it as 2.73.1.
New
- Added the closeAllApp API.
- Added the AppEventListener interface.
- Optimized the Initialize the Flutter project procedure, added the init() method and its corresponding parameters (e.g. apiKeyForGoogleMaps, customUserAgent, env, and so on).
1.1.0
Release date: 2024-12-27
Note: This release uses the following versions of native SDK for compilation:
New
Add APIs: fetchApps, fetchAppInfoListByIds, canDecodeUrl, decodeUrlContent
1.0.0
Release date: 2024-11-08
Note: The IAPMiniProgram Flutter plugin 1.0.0 uses the following versions of native SDK for compilation:
Released the IAPMiniProgram Flutter plugin 1.0.0 to enable super apps to integrate the IAPMiniProgram SDK into their Flutter projects.