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

A simple and flexible Flutter package to integrate AdMob ad formats with minimal setup.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_admob_ads_flutter

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

dependencies:
  easy_admob_ads_flutter: ^1.0.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_admob_ads_flutter/easy_admob_ads_flutter.dart';
5
likes
160
points
157
downloads
screenshot

Publisher

verified publisherstudygyaan.com

Weekly Downloads

A simple and flexible Flutter package to integrate AdMob ad formats with minimal setup.

Repository (GitHub)
View/report issues

Topics

#admob #ads #google-mobile-ads #google-admob-flutter #monetization

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, google_mobile_ads, logging, shared_preferences

More

Packages that depend on easy_admob_ads_flutter