native_googleads 0.0.3 copy "native_googleads: ^0.0.3" to clipboard
native_googleads: ^0.0.3 copied to clipboard

A Flutter plugin for integrating Google Mobile Ads (AdMob) using native platform implementations. Supports interstitial and rewarded ads with comprehensive callbacks.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add native_googleads

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

dependencies:
  native_googleads: ^0.0.3

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:native_googleads/native_googleads.dart';
0
likes
160
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for integrating Google Mobile Ads (AdMob) using native platform implementations. Supports interstitial and rewarded ads with comprehensive callbacks.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#ads #admob #google-ads #monetization #advertising

Documentation

Documentation
API reference

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on native_googleads

Packages that implement native_googleads