interactive_media_ads 0.0.1 copy "interactive_media_ads: ^0.0.1" to clipboard
interactive_media_ads: ^0.0.1 copied to clipboard

A Flutter plugin for using the Interactive Media Ads SDKs on Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add interactive_media_ads

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

dependencies:
  interactive_media_ads: ^0.0.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:interactive_media_ads/interactive_media_ads.dart';
1
likes
140
pub points
0%
popularity

Publisher

unverified uploader

A Flutter plugin for using the Interactive Media Ads SDKs on Android and iOS.

Repository (GitHub)
View/report issues
Contributing

Topics

#ads

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on interactive_media_ads