flutter-appodeal
flutter-appodeal copied to clipboard
Appodeal.destroy is missing
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.