unity_ads_plugin 0.3.23 copy "unity_ads_plugin: ^0.3.23" to clipboard
unity_ads_plugin: ^0.3.23 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 Flutter:

 $ flutter pub add unity_ads_plugin
copied to clipboard

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

dependencies:
  unity_ads_plugin: ^0.3.23
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:unity_ads_plugin/unity_ads_plugin.dart';
copied to clipboard
162
likes
160
points
3.81k
downloads

Publisher

verified publisherrebeloid.com

Weekly Downloads

2024.09.18 - 2025.04.02

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

Repository (GitHub)

Documentation

API reference

Funding

Consider supporting this project:

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

License

MIT (license)

Dependencies

flutter

More

Packages that depend on unity_ads_plugin