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

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
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:native_admob_flutter/native_admob_flutter.dart';
copied to clipboard
141
likes
140
points
267
downloads

Publisher

verified publisherbdlukaa.dev

Weekly Downloads

2024.09.18 - 2025.04.02

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