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

retracted

Flutter plugin for Premium Ads (AdMob/AdManager adapter)

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: ^2.2.6

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 for Premium Ads (AdMob/AdManager adapter)

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on premium_ads

Packages that implement premium_ads