ads_manager 1.2.1
ads_manager: ^1.2.1 copied to clipboard
A Flutter ad service wrapper around google_mobile_ads with caching, callbacks, revenue events, and app open ad controls.
1.2.1 #
- Updated
google_mobile_adsto^9.0.0 - Updated SDK constraints for
google_mobile_ads9 compatibility - Replaced deprecated anchored adaptive banner size API
1.2.0 #
- EN: Initial public API release
1.1.2 #
- Added owner-based app open ad visibility APIs for nested route stacks
- Added scoped blocker support for app open ad suppression
- Improved app open ad listener cleanup in test and plugin-missing environments
- Added tests for nested app open ad visibility scenarios
- Updated package metadata, example, and documentation for public publishing
1.1.1 #
- Improved app open ad control behavior
1.1.0 #
- Added app open ad support and preload improvements
1.0.0 #
- Initial