googleads-mobile-flutter
googleads-mobile-flutter copied to clipboard
Make `AdManagerBannerAd` recyclable
From our customer: they want to recycle AdManagerBannerAd as well.
It should be similar change to https://github.com/flutter/flutter/issues/158944 (hopefully)
PR is https://github.com/googleads/googleads-mobile-flutter/pull/1275
ACK. Assigning to @LTPhantom to implement.