-
Notifications
You must be signed in to change notification settings - Fork 347
Description
Hi team π
I wanted to ask about ad preload support in the Flutter AdMob plugin.
Recently, Google started testing built-in ad preload directly in the native Android AdMob SDK. In the next-gen release (0.23.0-beta01, 2026-01-26), preload is handled at SDK level #itself:
https://developers.google.com/admob/android/next-gen/rel-notes
π
Since preload is now moving into the native SDK, I wanted to check:
Is there any plan to expose this preload functionality in the Flutter plugin as well?
If yes, is there any rough timeline or direction you can share?
If not, what would be the recommended approach for Flutter apps that want reliable preload with good show rate?
Right now, external preload solutions exist, but control over lifecycle and show rate is limited. Native support would really help Flutter apps here.
Would appreciate some guidance or roadmap clarity from the maintainers. @malandr2 Thanks a lot! π