admob_flutter 3.0.0 copy "admob_flutter: ^3.0.0" to clipboard
admob_flutter: ^3.0.0 copied to clipboard

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
copied to clipboard

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

dependencies:
  admob_flutter: ^3.0.0
copied to clipboard

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';
copied to clipboard
467
likes
140
points
334
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.16 - 2025.03.31

Admob plugin that shows banner ads using native platform views.

Repository (GitHub)
View/report issues

Documentation

API reference

License

ISC (license)

Dependencies

flutter

More

Packages that depend on admob_flutter