flutter_funding_choices 0.3.0
flutter_funding_choices: ^0.3.0 copied to clipboard
The Flutter implementation of Funding Choices, a Google service that allows to request user consent for personalized ads in AdMob.
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.