easy_ads 2.4.1 copy "easy_ads: ^2.4.1" to clipboard
easy_ads: ^2.4.1 copied to clipboard

discontinued
outdated

A package which gives the developer a static and very simple way to implement Ads.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_ads

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

dependencies:
  easy_ads: ^2.4.1

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:easy_ads/easy_ads.dart';
3
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A package which gives the developer a static and very simple way to implement Ads.

Repository (GitLab)
View/report issues

License

unknown (LICENSE)

Dependencies

firebase_admob, flutter, static_sharedpreferences

More

Packages that depend on easy_ads