preload_google_ads 1.0.6 copy "preload_google_ads: ^1.0.6" to clipboard
preload_google_ads: ^1.0.6 copied to clipboard

A high-performance Flutter plugin to preload AdMob ads for instant display. Supports App Open, Interstitial, Rewarded, Native, and Banner ads with efficient background loading.

1.0.6 #

  • Added Swift Package Manager (SPM) support for iOS.
  • Improved package description for better pub.dev compliance and score.

1.0.5 #

  • Added iOS implementation boilerplate and native ad factory foundations.
  • General codebase cleanup and removal of unused constants.

1.0.4 #

  • Modernized Android build configuration (Java 11, Kotlin 2.1.0, and latest AGP).
  • Redesigned README.md for better clarity, aesthetics, and professional presentation.
  • Organized project assets by moving demo GIFs to a dedicated docs/assets directory.

1.0.3 #

  • Updated package version to v1.0.3.
  • Fixed minor typos and wording issues across the codebase and documentation.
  • No API changes or breaking behavior.
  • Internal cleanups only; existing integrations continue to work without modification.

1.0.0 #

  • Promoted to stable release from pre-release versions after multiple improvements and iterations.
  • Consolidated and optimized internal architecture for long-term maintainability and scalability.
  • Finalized and validated all major features:
    • Real-time ad status tracking across all supported ad types.
    • Stable and consistent ad lifecycle event handling (load, show, fail, click).
    • Custom native ad layout support with enhanced UI integration.
    • Full ad preloading for Open App, Interstitial, Rewarded, Native (Small/Medium), and Banner formats.
  • Clean Dart analysis and fully production-ready for Android.
  • Updated README.md with comprehensive usage samples and support documentation.
  • Addressed minor bugs and preview issues from previous versions.
  • Ready for production usage as v1.0.0 milestone.
15
likes
150
points
43
downloads

Documentation

API reference

Publisher

verified publishercoddynet.com

Weekly Downloads

A high-performance Flutter plugin to preload AdMob ads for instant display. Supports App Open, Interstitial, Rewarded, Native, and Banner ads with efficient background loading.

Repository (GitHub)
View/report issues

Topics

#ads #monetization #admob #google-ads #preload

License

MIT (license)

Dependencies

flutter, google_mobile_ads

More

Packages that depend on preload_google_ads

Packages that implement preload_google_ads