fgx_applovin 1.0.0 copy "fgx_applovin: ^1.0.0" to clipboard
fgx_applovin: ^1.0.0 copied to clipboard

PlatformAndroidiOS
outdated

Flutter plugin for showing applovin MAX mediation ads rewardvideo (Android & Ios).MAX is AppLovin's in-app monetization solution.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fgx_applovin

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

dependencies:
  fgx_applovin: ^1.0.0

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:fgx_applovin/banner.dart';
import 'package:fgx_applovin/flutter_applovin_max.dart';
1
likes
145
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for showing applovin MAX mediation ads rewardvideo (Android & Ios).MAX is AppLovin's in-app monetization solution.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on fgx_applovin

Packages that implement fgx_applovin