sakebook / flutter_native_ads

Show AdMob Native Ads use PlatformView
https://pub.dev/packages/native_ads
Apache License 2.0
66 stars 32 forks source link

incompatibel with google_mobile_ads #70

Open korchix opened 3 years ago

korchix commented 3 years ago

we can't user this plugin along side with the new google_mobile_ads Plugin from Flutter Team. when you use both plugin and try to run the app on device / emulator, the app doesn't start and there is lot of red line in log, saying that many classes are duplicates. can you please fix this. because the approach of your plugin to implement native ads is the best in my opinion