admob_flutter 1.0.0-beta.3
admob_flutter: ^1.0.0-beta.3 copied to clipboard
Admob plugin that shows banner ads using native platform views.
[1.0.0-beta.3] - 2020/05/21 #
- Add support for
testDeviceIds
- Add some FAQ's to README
- Explicitly
dispose
Banners viaAdmobBannerController
- Update iOS and Android API versions
- Update iOS rewards to use new api
- Update Bitrise build machine to Xcode 11.5.x, on macOS 10.15.4 (Mojave); Flutter 1.17.1
[1.0.0-beta.2] - 2020/04/03 #
- Add Adaptive banner support.
- Now prevents ads from being reloaded on setState.
[1.0.0-beta] - 2019/12/15 #
- Update Android dependencies
- Update iOS Podfile for Flutter 1.12.13+hotfix.5
- Update example for Flutter to 1.12.13+hotfix.5
- Update Bitrise build machine to Xcode 11.3.x, on macOS 10.14.6 (Mojave)
- Set min Flutter version to 1.10.x
- Set plug-in platforms to Android and iOS
[0.3.4] - 2019/10/25 #
- Pin iOS dependencies
- Add bitrise build
- Add analysis_options.yaml
[0.3.3] - 2019/09/25 #
- iOS 13.0 fixes
[0.3.2] - 2019/09/11 #
- iOS Interstitial crash fix if
didFailToReceiveAdWithError
[0.3.1] - 2019/05/31 #
- iOS Banner crash fix
[0.3.0] - 2019/05/28 #
- Add iOS support!
[0.2.0] - 2019/04/04 #
- Update to AndroidX.
Note: This is a breaking change on Android!
[0.1.2] - Dec 10 #
- Release first version