admob_ads_manager
A simplified Flutter package for AdMob ads integration with support for Banner, Native, Interstitial, Rewarded, and AppOpen ads.
What this package is like to depend on
Last release 6 months ago
27 Jan 2026
Too new to tell
only 2 dated releases
Nearly every release is documented
notes for 2 of 2 stable releases
Nothing withdrawn
no release was ever pulled
6 months old
2 releases · first in 2026
2 releases in the last 12 months
see the full history below
Release timeline
2 releases · Jan 2026 to Jan 2026Releases
latest 2-
1.0.127 Jan 2026Release notes
Open source →- Added automatic AppOpen ads feature
- New
enableAutoAppOpen()method to show AppOpen ads when app comes to foreground - New
disableAutoAppOpen()method to disable automatic AppOpen ads - New
isAutoAppOpenEnabledgetter to check auto AppOpen status - Added
minIntervalSecondsparameter to control frequency of auto AppOpen ads - Updated example app to demonstrate auto AppOpen ads feature
- Updated documentation with auto AppOpen ads usage
-
1.0.026 Jan 2026Release notes
Open source →- Initial release
- Support for Banner Ads with customizable sizes and styling
- Support for Native Ads with three style options (card, minimal, full)
- Support for Interstitial Ads with auto-reload
- Support for Rewarded Ads with reward callbacks
- Support for AppOpen Ads with overlap prevention
- Automatic ad preloading and reloading
- Test mode support for development
- Debug logging for ad events
- Built on google_mobile_ads ^7.0.0
- Full AdMob mediation support