google_native_mobile_ads 1.0.3 copy "google_native_mobile_ads: ^1.0.3" to clipboard
google_native_mobile_ads: ^1.0.3 copied to clipboard

PlatformAndroid

This package helps in displaying native ads , it supports creating full screen and inline native ads with very minimal code required from android side.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add google_native_mobile_ads

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

dependencies:
  google_native_mobile_ads: ^1.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:google_native_mobile_ads/google_native_mobile_ads.dart';
10
likes
120
pub points
63%
popularity

Publisher

unverified uploader

This package helps in displaying native ads , it supports creating full screen and inline native ads with very minimal code required from android side.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, google_mobile_ads

More

Packages that depend on google_native_mobile_ads