ad_flow 1.3.11
ad_flow: ^1.3.11 copied to clipboard
Easy AdMob integration for Flutter with banner, interstitial, rewarded, native & app open ads, plus built-in GDPR/ATT consent management and mediation support.
// Example launcher - choose which example to run
// Uncomment the example you want to test
// Example 1: With explainer dialog (recommended for GDPR regions)
export 'example_with_explainer.dart';
// Example 2: Without explainer dialog (direct consent)
// export 'example_without_explainer.dart';