admob_widgets 1.2.0 copy "admob_widgets: ^1.2.0" to clipboard
admob_widgets: ^1.2.0 copied to clipboard

A flutter package that provide widgets to apply easily admob unities.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add admob_widgets

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

dependencies:
  admob_widgets: ^1.2.0

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:admob_widgets/admob_widgets.dart';
3
likes
160
points
38
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter package that provide widgets to apply easily admob unities.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, google_mobile_ads

More

Packages that depend on admob_widgets