native_admob_flutter 1.5.0+1 copy "native_admob_flutter: ^1.5.0+1" to clipboard
native_admob_flutter: ^1.5.0+1 copied to clipboard

discontinuedreplaced by: google_mobile_ads
PlatformAndroidiOS

Create native ads easily purely in dart using PlatformViews and Google's ADMOB Sdk

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add native_admob_flutter

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

dependencies:
  native_admob_flutter: ^1.5.0+1

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_admob_flutter/native_admob_flutter.dart';
141
likes
140
points
92
downloads

Publisher

verified publisherbdlukaa.dev

Weekly Downloads

Create native ads easily purely in dart using PlatformViews and Google's ADMOB Sdk

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on native_admob_flutter