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
120
pub points
74%
popularity

Publisher

verified publisherbdlukaa.dev

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on native_admob_flutter