simple_admob_native_ad 1.2.1
simple_admob_native_ad: ^1.2.1 copied to clipboard
A simple, compact Flutter plugin for displaying Google AdMob native ads as banners with auto-refresh and lifecycle management.
1.2.1 #
- Fix iOS native ad icon left padding
- Fix Android Ad label rounded corners
1.2.0 #
- Add
leftPaddingandrightPaddingparameters for native ad layout customization - Add
adChoicesPlacementparameter to control AdChoices icon position
1.0.1 #
- Added screenshots to pub.dev listing
1.0.0 #
- Initial release
- Native ad banner support for iOS and Android
- Auto-refresh with configurable interval
- Automatic lifecycle management
- Dark/light mode support with
forceColorModeparameter - Customizable background color with
backgroundColorparameter - Customizable placeholder and borders
- Theme-aware color scheme
