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

A Flutter ads management package that provides banner, interstitial, native, and app open ads with Firebase Remote Config support for centralized ad control across multiple apps.

smart_ads_manager #

A Flutter package that provides a unified and reusable ad management system for Google Mobile Ads. It supports Banner, Interstitial, Native, and App Open Ads, with Remote Config support to enable or disable ads without releasing a new app version.

This package is designed to be reused across multiple Flutter applications, reducing duplicate ad implementation code.


Features #

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

Getting Started #

Prerequisites #

  • Flutter 3.x or later
  • Google Mobile Ads account
  • Firebase project (for Remote Config)

Installation #

Add this to your pubspec.yaml:

dependencies:
  smart_ads_manager: ^0.0.1
2
likes
0
points
4
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter ads management package that provides banner, interstitial, native, and app open ads with Firebase Remote Config support for centralized ad control across multiple apps.

License

unknown (license)

Dependencies

firebase_core, firebase_remote_config, flutter, google_mobile_ads

More

Packages that depend on smart_ads_manager