kmcgill88 / admob_flutter

Admob Flutter plugin that shows banner ads using native platform views.
https://pub.dartlang.org/packages/admob_flutter
ISC License
435 stars 151 forks source link

AdMob targeting and COPPA/GDPR compliance #115

Open 0x07dc opened 4 years ago

0x07dc commented 4 years ago

I think this plugin would be really viable if it included targeting options. This is for both relevant ad creation (using a content page, perhaps), and for compliance with COPPA and GDPR on apps that serve people under the age of 18. This will prevent lawsuits and keep the app safe. Perhaps by the time native views becomes stable this could be implemented?

edeuss commented 4 years ago

PR #97 is going too be that

c4talyst commented 4 years ago

Also wanting the targeting support. Noticed big drop in CPM since implementing this package VS firebase_admob plugin.