interactive_media_ads 0.2.3+10 copy "interactive_media_ads: ^0.2.3+10" to clipboard
interactive_media_ads: ^0.2.3+10 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
copied to clipboard

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+10
copied to clipboard

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';
copied to clipboard
91
likes
150
points
67
downloads

Publisher

verified publisherlabs.flutter.dev

Weekly Downloads

2024.10.07 - 2025.04.21

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