interactive_media_ads 0.1.0 copy "interactive_media_ads: ^0.1.0" to clipboard
interactive_media_ads: ^0.1.0 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 Dart:

 $ dart pub add interactive_media_ads

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 dart pub get):

dependencies:
  interactive_media_ads: ^0.1.0

Alternatively, your editor might support dart pub get or 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';
47
likes
0
pub points
80%
popularity

Publisher

verified publisherflutter.dev

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

Repository (GitHub)
View/report issues

Topics

#ads

License

unknown (license)

Dependencies

flutter, meta

More

Packages that depend on interactive_media_ads