adhub 0.0.4
adhub: ^0.0.4 copied to clipboard
A Flutter package that simplifies ad integration with a unified API for banner, interstitial, and rewarded ads.
0.0.4 #
- Major refactor of
Adssingleton (reduced 1200+ lines of duplicate code). - Unified ad type indexing (0: Google Inter, 1: Google Rewarded, 2: Google Rewarded Inter, 3: AppLovin Inter, 4: AppLovin Rewarded).
- Added AppLovin Rewarded ad support.
- Added descriptive logging for ad lifecycle events.
- Removed
GlobalBannerAd(logic unified into screen-level banners).
0.0.1 #
- TODO: Describe initial release.
0.0.2 #
- TODO: quick fixes.
0.0.3 #
- Added multi-platform support (Android & iOS).
- Stability improvements and bug fixes.