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

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add applovin_max
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  applovin_max: ^4.3.1
copied to clipboard

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:applovin_max/applovin_max.dart';
copied to clipboard
68
likes
140
points
10k
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.15 - 2025.03.30

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on applovin_max