native_admob_flutter 0.0.6
native_admob_flutter: ^0.0.6 copied to clipboard
Create native ads easily in flutter using PlatformViews and Google's ADMOB Sdk
0.0.6 #
- Implementation for NativeAdOptions
- HIGHLIGHT: adChoicesPlacement
- HIGHLIGHT: mediaAspectRatio
- HIGHLIGHT: requestCustomMuteThisAd
- returnUrlsForImageAssets
- requestMultipleImages
- videoOptions
- Implement custom mute this ad
- Performance update
- Pre custom mute this ad
0.0.5 #
- Implementation for new methods
- HIGHLIGHT: setChildDirected
- HIGHLIGHT: setTagForUnderAgeOfConsent
- HIGHLIGHT: 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