premium_ads 1.0.1 copy "premium_ads: ^1.0.1" to clipboard
premium_ads: ^1.0.1 copied to clipboard

retracted

Flutter plugin to integrate PremiumAds mediation adapter for AdMob/AdManager (Android & iOS).

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add premium_ads

With Flutter:

 $ flutter pub add premium_ads

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

dependencies:
  premium_ads: ^1.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:premium_ads/premium_ads.dart';
0
likes
0
points
4
downloads

Publisher

verified publisherpremiumads.net

Weekly Downloads

Flutter plugin to integrate PremiumAds mediation adapter for AdMob/AdManager (Android & iOS).

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, google_mobile_ads

More

Packages that depend on premium_ads

Packages that implement premium_ads