adflow_flutter 0.1.0 copy "adflow_flutter: ^0.1.0" to clipboard
adflow_flutter: ^0.1.0 copied to clipboard

Flutter plugin for the AdFlow ad-mediation library on top of AdMob: Interstitial, App Open, Rewarded, Native, and Banner ads. Android only for now.

0.1.0 #

Initial release. Android only - iOS not implemented yet.

  • Interstitial, App Open, Rewarded, Native, and Banner ad support, bridged to the underlying adflow-core/adflow-admob Kotlin libraries via Pigeon.
  • AdFlowCore.initialize() for one-time setup (show-interval config, revenue logging).
  • AdFlowInterstitialAd, AdFlowAppOpenAd, AdFlowRewardedAd, AdFlowBannerAd, AdFlowNativeAd facades, plus AdFlowBannerAdView/AdFlowNativeAdView widgets backed by AndroidView.
  • setEnabled() per placement as a runtime on/off switch (e.g. for premium/remove-ads users).
  • App Open auto-show on foreground via enableAutoShowOnForeground().
0
likes
0
points
103
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for the AdFlow ad-mediation library on top of AdMob: Interstitial, App Open, Rewarded, Native, and Banner ads. Android only for now.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, meta

More

Packages that depend on adflow_flutter

Packages that implement adflow_flutter