flutter_native_admob icon indicating copy to clipboard operation
flutter_native_admob copied to clipboard

[Question] Does the package support App Open Ads?

Open devuserPP opened this issue 4 years ago • 1 comments
trafficstars

Hi, Id like to implement Open Ads in Flutter. I'm beginner in Flutter and Android dev as well. I would really appreciate it if you could provide some simple example.

devuserPP avatar Feb 01 '21 08:02 devuserPP

This plugin only provides support for NativeAds, but you can try mine: https://pub.dev/packages/native_admob_flutter.

It has support for:

  • [x] Customizable Native Ad
  • [x] Banner Ad
  • [x] Interstitial Ad
  • [x] Rewarded Ad
  • [x] App Open Ads

How to create App Open Ads?

bdlukaa avatar Feb 21 '21 20:02 bdlukaa