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

AdMob wrapper with native PreloadV2 buffering, per-controller event streams, app-open-resume reactor, and ready-to-use widgets for all 5 ad formats (banner, native, interstitial, rewarded, app open).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_ads_plus

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

dependencies:
  flutter_ads_plus: ^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:flutter_ads_plus/flutter_ads_plus.dart';
12
likes
130
points
144
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

AdMob wrapper with native PreloadV2 buffering, per-controller event streams, app-open-resume reactor, and ready-to-use widgets for all 5 ad formats (banner, native, interstitial, rewarded, app open).

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, google_mobile_ads, internet_connection_checker_plus, logger, lottie, shared_preferences, shimmer, video_player

More

Packages that depend on flutter_ads_plus

Packages that implement flutter_ads_plus