easy_admob_ads_flutter 1.0.1
easy_admob_ads_flutter: ^1.0.1 copied to clipboard
A simple and flexible Flutter package to integrate AdMob ad formats with minimal setup.
0.0.1 #
- Added: google_mobile_ads: ^6.0.0 and shared_preferences: ^2.5.3
- Added ad formats: Banner, Interstitial, Rewarded, Rewarded Interstitial, App Open, Native
0.0.2 #
- Added: GDPR Consent
0.0.3 #
- Added Screenshots & Improved Example App UI
0.0.4 #
- Added Screenshots to README.md
0.0.5 #
- Files formatted
0.0.6 #
- Revemoved test id bug, Updated README.md and Consent Added with Global isPrivacyOptionRequired variable
- Logger package added
0.0.7 #
- App Open Ad Issue fixed with real background time difference check
0.0.8 #
- Collapsible Feature Added in Banner Ad
0.0.9 #
- Added support for Immersive Mode on Android: Interstitial ads, Rewarded ads, Rewarded interstitial ads
- AdState Fixed: Add disabled when showAds = false globally
1.0.0 #
- Updated GDPR Settings Button in Readme
1.0.1 #
- Removed the loading spinner for both banner and native ads