sakebook / flutter_native_ads

Show AdMob Native Ads use PlatformView
https://pub.dev/packages/native_ads
Apache License 2.0
66 stars 32 forks source link

Hiding views in Unified Ad if not filled #69

Open juvanjan opened 3 years ago

juvanjan commented 3 years ago

If using star rating and the ad does not have star rating set, it will remain visible with 0 starts. These views should be hidden if they are not filled.

Something similar to this: image