native_admob_flutter 0.0.5
native_admob_flutter: ^0.0.5 copied to clipboard
Create native ads easily in flutter using PlatformViews and Google's ADMOB Sdk
0.0.5 #
- Implementation for new methods
- setChildDirected
- setTagForUnderAgeOfConsent
- setMaxAdContentRating
- setAppVolume
- setAppMuted
- Improved documentation
- Preparation for
Custom Mute this Ad
andNative Video Ads
0.0.4+1 #
- Portuguese translation
- Improvoved documentation
- Remove useless files
0.0.4 #
- Button text style is now customizable
- Fixed
Colors.transparent
color bug
0.0.3+1 #
- Added layout gravity
- Changed examples to support hot reload
0.0.3 #
- Remove context from builder
- Changing the layout during runtime is now supported 🥳🥳🎉
0.0.2 #
- Add Linear and Radial Gradient
0.0.1+1 #
- Fix some issues
0.0.1 #
- Initial release