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

Flutter plugin for Premium Ads (AdMob/AdManager adapter)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add premium_ads

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

dependencies:
  premium_ads: ^0.2.6

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:premium_ads/premium_ads.dart';
0
likes
155
points
4
downloads

Publisher

verified publisherpremiumads.net

Weekly Downloads

Flutter plugin for Premium Ads (AdMob/AdManager adapter)

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on premium_ads

Packages that implement premium_ads