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

outdated

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

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.1.2

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/ad/unity_banner_ad.dart';
import 'package:unity_ads_plugin/unity_ads.dart';
169
likes
0
points
3.87k
downloads

Publisher

verified publisherpavelzaichyk.com

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on unity_ads_plugin

Packages that implement unity_ads_plugin