native_admob_flutter 0.0.4
native_admob_flutter: ^0.0.4 copied to clipboard
Create native ads easily in flutter using PlatformViews and Google's ADMOB Sdk
0.0.4 #
- Button text style is 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