unity_ads_plugin 0.3.10 copy "unity_ads_plugin: ^0.3.10" to clipboard
unity_ads_plugin: ^0.3.10 copied to clipboard

Unity Ads plugin for Flutter Applications. This plugin is able to display Unity Banner Ads and Unity Video Ads.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add unity_ads_plugin

With Flutter:

 $ flutter pub add unity_ads_plugin

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

dependencies:
  unity_ads_plugin: ^0.3.10

Alternatively, your editor might support dart pub get or 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_ads_plugin/unity_ads_plugin.dart';
145
likes
0
pub points
96%
popularity

Publisher

verified publisherrebeloid.com

Unity Ads plugin for Flutter Applications. This plugin is able to display Unity Banner Ads and Unity Video Ads.

Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

paypal.me
www.buymeacoffee.com
www.paypal.com

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on unity_ads_plugin