admob_widgets 1.0.0 copy "admob_widgets: ^1.0.0" to clipboard
admob_widgets: ^1.0.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 Dart:

 $ dart pub add admob_widgets

With Flutter:

 $ flutter pub add admob_widgets

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

dependencies:
  admob_widgets: ^1.0.0

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

Publisher

unverified uploader

Weekly Downloads

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

License

unknown (license)

Dependencies

flutter, google_mobile_ads

More

Packages that depend on admob_widgets