Skip to content

Instantly share code, notes, and snippets.

@veetaw
Created June 24, 2019 15:21
Show Gist options
  • Save veetaw/fc20b4c083d8d16b342bf8bece7e9410 to your computer and use it in GitHub Desktop.
Save veetaw/fc20b4c083d8d16b342bf8bece7e9410 to your computer and use it in GitHub Desktop.
simple admob banner
_children.insert(
2,
AdmobBanner(
adUnitId: getBannerAdUnitId(),
adSize: AdmobBannerSize.BANNER,
),
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment