flutter_install_app_plugin 0.6.0 flutter_install_app_plugin: ^0.6.0 copied to clipboard
A Flutter plug-in helps to install other iOS and Android apps on AppStore, Google Play or other stores.
0.6.0 #
- SPM ready
0.5.0 #
- Migrate Android embedding to V2
0.4.2-nullsafety.0 #
- Supports null safety.
0.4.2 #
- Adds iOS only
closeProductViewController
method
0.4.1 #
- Supports Flutter Web
0.4.0 #
- Adds new parameters for iOS
- iosIapId
- iosAffiliateToken
- iosCampaignToken
- iosAdvertisingPartnerToken
- iosProviderToken
- Updates the example for Android
0.3.0 #
- iOS: Bump xcode project version
- iOS: Define clang module, allow static builds
0.2.1 #
- Upgrade to Android X.
0.2.0 #
- Upgrade build settings for Android.
0.1.2 #
- Upgrade build settings for Android.
0.1.1 #
- Clean undesired files.
0.1.0 #
- The first release.