flutter-appodeal icon indicating copy to clipboard operation
flutter-appodeal copied to clipboard

Appodeal.destroy is missing

Open rtmigo opened this issue 3 years ago • 0 comments

In Java, Mrec banners can be destroyed like this:

Appodeal.destroy(Appodeal.MREC);

But such a function is missing in the Appodeal class of this plugin. The function would probably be worth implementing.

rtmigo avatar Dec 04 '21 20:12 rtmigo