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