crosspromote_admob 0.2.0 copy "crosspromote_admob: ^0.2.0" to clipboard
crosspromote_admob: ^0.2.0 copied to clipboard

A package to display CrossPromote ads in Flutter with AdMob as a fallback.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add crosspromote_admob

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

dependencies:
  crosspromote_admob: ^0.2.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:crosspromote_admob/crosspromote_admob.dart';
0
likes
150
points
24
downloads

Publisher

verified publishernikodembernat.com

Weekly Downloads

A package to display CrossPromote ads in Flutter with AdMob as a fallback.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

crosspromote_flutter, flutter, google_mobile_ads

More

Packages that depend on crosspromote_admob