interactive_media_ads 0.2.3+2 copy "interactive_media_ads: ^0.2.3+2" to clipboard
interactive_media_ads: ^0.2.3+2 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.2.3+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:interactive_media_ads/interactive_media_ads.dart';
53
likes
160
pub points
85%
popularity

Publisher

verified publisherflutter.dev

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, meta

More

Packages that depend on interactive_media_ads