native_admob_flutter 0.9.0 copy "native_admob_flutter: ^0.9.0" to clipboard
native_admob_flutter: ^0.9.0 copied to clipboard

discontinuedreplaced by: google_mobile_ads
outdated

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: ^0.9.0

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
0
pub points
76%
popularity

Publisher

verified publisherbdlukaa.dev

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on native_admob_flutter