AdsManager class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited
Static Methods
-
checkAdsTest(String headline)
→ dynamic
-
-
loadAndShowInter(BuildContext context, InterHolder interHolder, dynamic onAdClosed())
→ dynamic
-
-
loadAndShowRewardInter(BuildContext context, RewardHolder rewardHolder, {required dynamic onEarned(), required dynamic onAdClosed(), required dynamic onAdFail()})
→ dynamic
-
-
loadBanner(BuildContext context, BannerHolder bannerHolder)
→ dynamic
-
-
loadBannerCollapsibleBottom(BuildContext context, BannerHolder bannerHolder)
→ dynamic
-
-
loadNativeMediumWithLayout(BuildContext context, NativeHolder nativeHolder)
→ dynamic
-
-
showNativeMediumWithLayout(BuildContext context, NativeHolder nativeHolder)
→ Widget
-