Skip to content

Releases: googleads/googleads-mobile-flutter

v0.12.1

14 Apr 19:32
117982b
Compare
Choose a tag to compare

Rewarded ads now take an optional arg ServerSideVerification, to support custom data in rewarded ads.

v0.12.0

29 Mar 07:11
052dcd4
Compare
Choose a tag to compare

This release adds null safety support.
This is a major version change. The minimum supported dart sdk version has been increased from 2.7.0 to 2.12.0.

v0.11.0+4

19 Mar 22:14
b32a33b
Compare
Choose a tag to compare
  • Fixes a bug where state is not properly cleaned up on hot restart.
  • Update README and example app to appropriately dispose ads.

v0.11.0+1

11 Mar 22:11
57c7b99
Compare
Choose a tag to compare
  • Improve AdRequest documentation and fix README heading.

v0.11.0+3

11 Mar 22:15
a7c4198
Compare
Choose a tag to compare
  • Fixes an Android crash when reusing Native and Banner Ad objects.
  • Fixes iOS memory leaks.
  • Adds a section on Ad Manager to the README.
  • Updates iOS setup in the README to include SKAdNetwork.

v0.11.0+2

11 Mar 22:13
826fb41
Compare
Choose a tag to compare
  • Set min Android version to 19.
  • Fixes bug that displayed "This AdWidget is already in the Widget tree".
  • Update minimum gradle version.
  • Add references to the codelab in the README.

v0.11.0

03 Mar 16:46
e338904
Compare
Choose a tag to compare

Open beta release of this plugin. See the README for integration steps.