bdlukaa / native_admob_flutter

Easy-to-make native ads in flutter using AdMOB SDK.
https://pub.dev/packages/native_admob_flutter
BSD 3-Clause "New" or "Revised" License
81 stars 57 forks source link

Suggestion to add back ad click event #99

Closed beatc1234 closed 3 years ago

beatc1234 commented 3 years ago

@bdlukaa Hello there. It is possible to add back the onclick event for the banner ads? I've read that the it is supported in the Google docs so I thought you could implemented as well in this package. I saw you removed the onLeftApplication in the recent update and I would like to know alternative way to detect user click the ad or "left" the application after clicking the ads.

Thanks in advance.

bdlukaa commented 3 years ago

Duplicate of #94