admob_easy 2.0.1 copy "admob_easy: ^2.0.1" to clipboard
admob_easy: ^2.0.1 copied to clipboard

Simplify your Flutter app's integration with Google AdMob for effortless monetization.

2.0.1 #

  • Added new Native Ad Mixin API for preload, show, and dispose control
  • Removed old AdmobEasyNative widget-based implementation
  • Added support for custom ad unit IDs (adID) in native ads
  • Improved memory management with proper disposeNative() method
  • Enhanced logging for ad lifecycle events

2.0.0 #

  • Upgraded the google_mobile_ads: ^6.0.0

1.1.8 #

  • Upgraded the google_mobile_ads

1.1.7 #

  • Now can pass ad id in function without constructor
  • Fixed the test devices bug

1.1.6 #

  • Enhanced the loading effect of banner and native ad

1.1.5 #

  • Downgraded the google_mobile_ads

1.1.4 #

  • Exponential Backoff for Ad Load Retry: Implemented exponential backoff mechanism for retrying failed app open ad loads, improving ad availability in unstable network conditions.
  • Preload AppOpenAd After Dismissal: Enhanced ad lifecycle by preloading a new app open ad immediately after one is dismissed, ensuring ads are ready for future app launches.
  • Improved Error Handling & Logging: Added more detailed error logs and failure recovery, enabling better insight into ad load issues and smoother ad presentation flow.
27
likes
140
points
136
downloads

Publisher

unverified uploader

Weekly Downloads

Simplify your Flutter app's integration with Google AdMob for effortless monetization.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

async_preferences, connectivity_plus, flutter, google_mobile_ads, shimmer

More

Packages that depend on admob_easy