GoogleApplovinUnityAds class

Constructors

GoogleApplovinUnityAds()

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

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

bannerAds({BannerSize bannerSize = BannerSize.BANNER, String adLoadingText = "Ad is loading.......", Color? boxDecorationcolor = const Color(0xFFFFFFFF), Color boxBordercolor = const Color(0xFFFFFFFF), TextStyle? style = const TextStyle(fontSize: 16, color: Colors.black), Widget? error = const SizedBox(height: 0)}) → dynamic
handleChannelCallback(MethodCall call, {bool isRewarded = false, Function? callback}) Future<void>
initialize(String json_data, {Function? callback = null}) → dynamic
nativeAds(NativeSize nativeSize, String nativeSizeType, {String adLoadingText = "Ad is loading.......", Color? boxDecorationcolor = const Color(0xFFFFFFFF), Color boxBordercolor = const Color(0xFFFFFFFF), TextStyle? style = const TextStyle(fontSize: 16, color: Colors.black), Widget? error = const SizedBox(height: 0)}) → dynamic
showIntraAds({Function? callback = null}) → dynamic
showOpenAds({Function? callback = null}) → dynamic
showRewardAds({Function? callback = null}) Future<void>

Constants

channelName → const String
platform → const MethodChannel