smart_ads_manager 0.0.2+2 copy "smart_ads_manager: ^0.0.2+2" to clipboard
smart_ads_manager: ^0.0.2+2 copied to clipboard

A Flutter ad management package that provides a centralized and reusable solution for Google Mobile Ads, including Banner, Interstitial, Native, and App Open ads. It integrates Firebase Remote Config [...]

smart_ads_manager #

A Flutter package that provides a unified, reusable, and scalable ad management system for Google Mobile Ads.
It supports Banner, Interstitial, Native, and App Open Ads, with Firebase Remote Config integration to control ads remotely without publishing a new app version.

This package is ideal for developers who manage ads across multiple Flutter applications and want to avoid repeating ad setup and logic.


✨ Key Benefits #

  • Centralized ad logic for all ad formats
  • Remote enable/disable ads using Firebase Remote Config
  • Reusable architecture across multiple apps
  • Clean and production-ready code structure
  • Easy initialization and integration

🚀 Features #

  • ✅ Banner Ads
  • ✅ Interstitial Ads
  • ✅ Native Ads
  • ✅ App Open Ads
  • ✅ Firebase Remote Config integration
  • ✅ Centralized ad control
  • ✅ Easy initialization
  • ✅ Production-ready architecture

📋 Prerequisites #

  • Flutter 3.x or later
  • Google Mobile Ads account
  • Firebase project with Remote Config enabled

📦 Installation #

Add this to your pubspec.yaml:

dependencies:
  smart_ads_manager: ^0.0.2
2
likes
120
points
5
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter ad management package that provides a centralized and reusable solution for Google Mobile Ads, including Banner, Interstitial, Native, and App Open ads. It integrates Firebase Remote Config to dynamically enable or disable ads without releasing a new app version, making it ideal for managing ads across multiple Flutter applications.

Homepage
Repository (GitHub)

License

MIT (license)

Dependencies

firebase_core, firebase_remote_config, flutter, google_mobile_ads

More

Packages that depend on smart_ads_manager