admob_nextgen 0.1.0-beta.3
admob_nextgen: ^0.1.0-beta.3 copied to clipboard
A beta Flutter plugin for Android Google Mobile Ads Next-Gen SDK with consent, banners, fullscreen ads, preloaders, and customizable native templates.
0.1.0-beta.3 #
- Fixed Linux/pub.dev analysis failures caused by case-sensitive Dart source paths.
- Renamed interstitial and rewarded interstitial source directories to lowercase Dart file convention paths.
- Updated package exports and imports for the normalized paths.
- Improved pub.dev README preview with banner and native ad screenshots.
- Consolidated the example app into
example/lib/main.dartso pub.dev shows the full example code. - Excluded generated dartdoc output from publish archives.
0.1.0-beta.2 #
- Updated README.
- Added screenshots for pub.dev package page.
0.1.0-beta.1 #
Initial beta release.
- Android Google Mobile Ads Next-Gen SDK initialization.
- UMP consent helpers.
- Banner, interstitial, rewarded, rewarded interstitial, and app open ads.
- Interstitial and rewarded interstitial preloaders.
- Standard native ads with three prebuilt templates: banner, small, and large.
- Optional native template styling for card color, CTA button, title, description, and ad badge.