flutter_funding_choices 1.1.0 flutter_funding_choices: ^1.1.0 copied to clipboard
The Flutter implementation of Funding Choices, a Google service that allows to request user consent for personalized ads in AdMob.
1.1.0 #
- Various fixes and improvements.
1.0.0+1 #
- Fixed an error with consent status.
1.0.0 #
- Added support of namespace property to support Android Gradle Plugin (AGP) 8. Projects with AGP < 4.2 are not supported anymore. It is highly recommended to update at least to AGP 7.0 or newer.
0.3.0+2 #
- Fixed an issue with iOS.
0.3.0 #
- Updated User Messaging Platform SDK.
- Removed
UMPConsentType
API (This API was not in use and was removed from UMP). - Updated
MinimumOSVersion
on iOS to 10.0 (from 8.0).
0.2.0 #
- Migrated to null safety. Thanks TNorbury !
- Fixed a little problem caused by some inconsistencies across platforms.
0.1.1+2 #
- Updated the
GoogleUserMessagingPlatform
pod.
0.1.1+1 #
- Fixed a little problem added by the last update.
0.1.0+1 #
- Various fixes for pub.dev.
0.1.0 #
- Initial release.