appodeal_flutter 0.3.2
appodeal_flutter: ^0.3.2 copied to clipboard
A Flutter plugin to display ads from Appodeal; it supports the new reqs for iOS 14+ and GDPR/CCPA consent.
0.3.2 #
- Updated documentation with instructions to upgrade Gradle.
0.3.1 #
- Upgraded Appodeal library to version 2.8.0-Beta.
0.3.0 #
- Added support to the functions to cache ads manually.
- Renamed the function
isLoaded()
toisReadyForShow()
.
0.2.3 #
- Small improvements and fixed some typos in the documentation.
0.2.2 #
- Hosted the plugin video elsewhere to remove the blob from the package.
0.2.1 #
- Added function to check if the app must request user consent.
0.2.0 #
- Added support to callback functions to track ad events.
- The plugin entered the beta stage.
0.1.3 #
- Small updates in the documentation.
0.1.2 #
- Corrected the case in the function name
requestIOSTrackingAuthorization
.
0.1.1 #
- Updated the docs to include information about user consent.
0.1.0 #
- Added support to Consent Manager (respecting GDPR & CCPA laws).
0.0.4 #
- Added auto-deploy of package with Github Actions.
0.0.3 #
- Corrected typos in the documentation.
0.0.2 #
- Added support for iOS 14+ user tracking permission.
0.0.1 #
- Initial release with support for Banner, Interstitital, Reward and Non-Skippable ads.