Overview
adrop_ads_flutter
Classes
Entry point for all Adrop. | |
Banner view class responsible for requesting banner ads and displaying them to the user. | |
Listener called when there is a change in the AdropBannerView. | |
Interstitial ad class responsible for requesting interstitial ads and displaying them to the user. | |
A listener called when load or show is called in the AdropInterstitialAd. | |
Rewarded ad class responsible for requesting rewarded ads and displaying them to the user. | |
A listener called when load or show is called in the AdropRewardedAd. | |
Popup ad class responsible for requesting popup ads and displaying them to the user. | |
A listener called when load or show is called in the AdropPopup. | |
Metrics for user properties, events | |
Measure the frequency of ad impressions. |
Typedefs
The callback type to handle an error loading an ad. | |
The callback type to handle an event occurring for an ad with AdropErrorCode. | |
The callback type to handle an event loading or showing an Adrop ad. | |
The callback type to handle an error occurring for an Adrop ad with AdropErrorCode. | |
The callback type to handle a reward event occurring for a rewarded ad with reward type and amount. |
Errors
The error codes passed to AdropAdFailedCallback, AdropAdErrorCallback. |
Last updated