blaugold / iabtcf_consent_info

Flutter plugin for reading IAB TCF v2.0 user consent information, such as made available through CMP SDKs, like Funding Choices's User Messaging Platform (UMP).
https://pub.dev/packages/iabtcf_consent_info
10 stars 8 forks source link

build: Add gradle namespace property for AGP 8.x support #19

Closed bcyran closed 1 week ago

bcyran commented 3 months ago

I have no actual understanding of the change. I just pieced it together by looking at how googleads_mobile_flutter did it. See issue and PR. It seems to work though.

bcyran commented 3 months ago

Fixes #18

blaugold commented 1 week ago

Thanks for this PR, but I've decided to clean up a few more things in https://github.com/blaugold/iabtcf_consent_info/pull/24.