ads_entity 0.0.1 copy "ads_entity: ^0.0.1" to clipboard
ads_entity: ^0.0.1 copied to clipboard

A Flutter package to manage and display custom and Google ads seamlessly in your Flutter apps.

ads_entity #

ads_entity is a Flutter package to manage and display custom ads, Google ads, and Facebook ads with a rotation system.
Easily integrate multiple ad types and handle dynamic ad loading from APIs.

Features #

  • Display Google Banner and Interstitial ads.
  • Show custom CDN image ads.
  • Placeholder for Facebook ads.
  • Manage ad rotation.
  • Fetch ads dynamically from an API.

Getting Started #

Add ads_entity to your pubspec.yaml and initialize the AdsManager() before using any ad widgets.

Usage #

RotationAdWidget(adType: "custom"),
InterstitialAdHandler().showAd(),
0
likes
120
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package to manage and display custom and Google ads seamlessly in your Flutter apps.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, get, google_mobile_ads, http

More

Packages that depend on ads_entity