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

plugin to display banner ad (platform view), interstitial ad, rewarded video ad, and offerwall ads from IronSource (https://ironsrc.com). Currently support android only

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ironsource

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

dependencies:
  ironsource: ^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:ironsource/ironsource.dart';
13
likes
35
pub points
19%
popularity

Publisher

unverified uploader

plugin to display banner ad (platform view), interstitial ad, rewarded video ad, and offerwall ads from IronSource (https://ironsrc.com). Currently support android only

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on ironsource