admob_flutter 1.0.0-beta.5 copy "admob_flutter: ^1.0.0-beta.5" to clipboard
admob_flutter: ^1.0.0-beta.5 copied to clipboard

outdated

Admob plugin that shows banner ads using native platform views.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add admob_flutter

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

dependencies:
  admob_flutter: ^1.0.0-beta.5

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_flutter/admob_flutter.dart';
459
likes
0
pub points
93%
popularity

Publisher

unverified uploader

Admob plugin that shows banner ads using native platform views.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, meta

More

Packages that depend on admob_flutter