applovin_max 3.9.2 copy "applovin_max: ^3.9.2" to clipboard
applovin_max: ^3.9.2 copied to clipboard

AppLovin MAX Flutter Plugin for Android and iOS - with support for interstitial ads, rewarded ads, banners, and MRECs.

Versions #

3.9.2 #

  • Fix crash on AppLovinMAX.initialize() with java.lang.IllegalStateException: Reply already submitted.

3.9.1 #

  • Depends on Android SDK v12.4.2 and iOS SDK v12.4.1.

3.9.0 #

  • Depends on Android SDK v12.4.0 and iOS SDK v12.4.0.

3.8.1 #

  • Depends on Android SDK v12.3.1 and iOS SDK v12.3.1.

3.8.0 #

  • Depends on Android SDK v12.3.0 and iOS SDK v12.3.0.
  • Add support to classify waterfall objects. For more info, check out our docs.
  • Refactored error handling logic.

3.7.0 #

  • Depends on Android SDK v12.2.0 and iOS SDK v12.2.1.
  • Add MaxCMPError to encapsulate a return object of AppLovinMAX.showCmpForExistingUser(). For more info, check out our docs.
  • Fix banner/MREC background not hiding.
  • Update the comment description for AppLovinMAX.setTestDeviceAdvertisingIds(...).
  • Fix NPE for accessing a null methodChannel in MaxAdView. https://github.com/AppLovin/AppLovin-MAX-Flutter/issues/176
  • Fix linter warnings.

3.6.0 #

  • Fix NPE for accessing a null native ad on Android.
  • Update AppLovinMAX.showCmpForExistingUser() to return CmpError instead of int raw value.
  • Add MaxConfiguration to encapsulate a return object of AppLovinMAX.initialize(...).
  • Add support for Amazon bidding for rewarded ads.

3.5.0 #

  • Add support for showing Google UMP to existing users for integrations using our Google UMP Automation feature. For more info, check out our docs.
  • Add better support for Amazon bidding.

3.4.1 #

  • Allow calls to AppLovinMAX.setMuted(...) before SDK is initialized.
  • Depends on Android SDK v12.1.0 and iOS SDK v12.1.0.

3.4.0 #

  • Add support for Selective Init. For more info, check out our docs.
  • Add support for Terms and Privacy Policy Flow. For more info, check out our docs.
  • Add support for AppLovinMAX.setMRecExtraParameter() API.
  • Add support for AppLovinMAX.setExtraParameter() API.
  • Depends on Android SDK v12.0.0 and iOS SDK v12.0.0.
  • Fix starRating not correctly converting from platform on iOS.

3.3.0 #

3.2.0 #

  • Add support for widget adaptive banners via MaxAdView(extraParameters: {"adaptive_banner": "true"}, ... ).

3.1.2 #

3.1.1 #

  • Depends on Android SDK v11.11.2 and iOS SDK v11.11.2.

3.1.0 #

  • Depends on Android SDK v11.11.1 and iOS SDK v11.11.2.
  • Fix banner and MREC widgets occupying space before it is loaded. https://github.com/AppLovin/AppLovin-MAX-Flutter/issues/40
  • Add API for passing extra parameters and local extra parameters for widget banners, MRECs, and native ads.
  • Fix blank media views for Mintegral native ads.

3.0.1 #

  • Fix native ad app icon not rendering on Android.

3.0.0 #

2.6.0 #

  • Depends on Android SDK v11.10.1 and iOS SDK v11.10.1.

2.5.0 #

2.4.6 #

  • Depends on Android SDK v11.8.2 and iOS SDK v11.8.2.

2.4.4 #

  • Fix iOS widget banners/MRECs crash when not passing in placement or custom data.

2.4.3 #

  • Fix placements and custom data not being passed for widget banners/MRECs.

2.4.2 #

2.4.1 #

2.4.0 #

  • Add support for stopping/starting banner and MREC auto-refresh programmatically and via the is MaxAdView.isAutoRefreshEnabled state (banner docs, MREC docs).
  • Add support for manually loading banner and MREC ads if auto-refesh is stopped via AppLovinMAX.loadBanner() and AppLovinMAX.loadMRec().

2.3.3 #

  • Depends on Android SDK v11.6.1 and iOS SDK v11.6.1.

2.3.2 #

  • Depends on Android SDK v11.6.0 and iOS SDK v11.6.0.
  • Add support for waterfall info API.
  • Add support for AppLovinMAX.setLocationCollectionEnabled(bool enabled) API.

2.3.1 #

2.3.0 #

  • Depends on Android SDK v11.5.5 and iOS SDK v11.5.5.
  • Add support for App Open ads.
  • Add support for passing additional data.

2.2.0 #

  • Depends on Android SDK v11.5.3 and iOS SDK v11.5.3.
  • Add support for ad revenue callbacks.

2.1.0 #

  • Depends on Android SDK v11.5.2 and iOS SDK v11.5.1.
  • Add API to enable or disable the Creative Debugger AppLovinMAX.setCreativeDebuggerEnabled(...).
  • Add API documentation.
  • Fix warnings from flutter analyze.

2.0.0 #

  • Add support for rendering banners docs and MRECs docs as widgets.

1.0.8 #

1.0.7 #

  • Depends on Android SDK v11.4.4 and iOS SDK v11.4.3.

1.0.6 #

1.0.5 #

1.0.4 #

  • Add support for AppLovinMAX.isInitialized() API.
  • Add support for getting DSP name if the ad is served by AppLovin Exchange via ad.dspName.

1.0.3 #

  • Use api for Android AppLovin MAX SDK dependency.
  • Depends on Android SDK v11.4.3.

1.0.2 #

  • Fix RewardededAdListener typo to be RewardedAdListener.

1.0.1 #

  • Fix README.

1.0.0 #

  • Initial implementation for interstitials, rewarded videos, and programmatic banners & MRECs.
56
likes
130
pub points
95%
popularity

Publisher

unverified uploader

AppLovin MAX Flutter Plugin for Android and iOS - with support for interstitial ads, rewarded ads, banners, and MRECs.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on applovin_max