unity_mediation 0.1.1 copy "unity_mediation: ^0.1.1" to clipboard
unity_mediation: ^0.1.1 copied to clipboard

Unity Mediation plugin for Flutter Applications. This plugin is able to display Rewarded and Interstitial Ads from different ad sources.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add unity_mediation

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

dependencies:
  unity_mediation: ^0.1.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:unity_mediation/unity_mediation.dart';
28
likes
140
pub points
59%
popularity

Publisher

verified publisherrebeloid.com

Unity Mediation plugin for Flutter Applications. This plugin is able to display Rewarded and Interstitial Ads from different ad sources.

Repository (GitHub)
View/report issues

Documentation

API reference

Funding

Consider supporting this project:

paypal.me
buymeacoffee.com
paypal.com

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on unity_mediation