preload_google_ads 0.0.6
preload_google_ads: ^0.0.6 copied to clipboard
Preloading Google Ads in Flutter loads ads in the background for quick display.
0.0.6 #
- Update READ ME Preview issue
0.0.5 #
- Enhanced Ads Counter with real-time status tracking across all ad types.
- Improved developer tools with detailed ad lifecycle visibility (Load, Show, Fail).
- Added support documentation and usage samples in README.
- Cleaned up internal structure for better scalability and maintainability.
- Android production-ready.
0.0.4 #
- Fixed Dart analysis issues to ensure clean and error-free code.
- Marked the plugin as stable with better code structure and consistency.
- Improved internal architecture for better plugin maintainability.
- Ready for production use with Android platform support.
0.0.3 #
- Added custom native ad support for more flexible and dynamic ad layouts.
- Introduced stable ad callback mechanism to consistently handle ad events like load, fail, show, and click.
- Added ad flags to manage ad behavior and visibility more effectively.
- Improved handling of both custom and Flutter-native ad layouts, allowing better integration in various UI scenarios.
0.0.2 #
- Added preloading support for Open App, Interstitial, Rewarded, Medium Native, Small Native, and Banner ads.
- Integrated ad counters to track loads, shows, and failures.
0.0.1 #
- Initial plug-in setup.