my_ads_plugin 1.0.0 copy "my_ads_plugin: ^1.0.0" to clipboard
my_ads_plugin: ^1.0.0 copied to clipboard

PlatformAndroid

A Flutter plugin for displaying image, video, and HTML ads easily.

my_ads_plugin #

A Flutter plugin to easily display image, video, and HTML ads within your app.
This plugin provides simple ad controllers that support image banners, playable ads (HTML/WebView), and video ads with full-screen playback.


🚀 Features #

✅ Display static image ads
✅ Show HTML-based playable ads (via WebView)
✅ Play video ads using Flutter's Video Player (ExoPlayer support ready)
✅ Fully customizable ad layout and click handling
✅ Launch Play Store or custom URLs directly from ads


📦 Installation #

Add this to your app’s pubspec.yaml:

dependencies:
  my_ads_plugin: ^1.0.0
0
likes
160
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for displaying image, video, and HTML ads easily.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface, url_launcher, video_player, webview_flutter

More

Packages that depend on my_ads_plugin

Packages that implement my_ads_plugin