- Support for Android only
- Support for both Android and iOS
- Remove BannerStyle
- Add BannerOptions to allow styling better
Major updates
- Change widget to
NativeAdmob
- Add new
NativeAdmobOptions
for native styling - Add
NativeAdmobController
for fully control the widget
Fix iOS and Android layout and some elements that is not applied for the style
Allow to dispose admob controller for better memory
- Allow to show/hide in
NativeTextStyle
- Add
NativeAdmobType
that allows to change the ad layout
Add setTestDeviceIds() to NativeAdmobController
Add setNonPersonalizedAds() to NativeAdmobController
Allow to set number of ads when calling loadAds on NativeAdmobController
Null Safety support