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

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

dependencies:
  interactive_media_ads: ^0.0.1+3
copied to clipboard

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';
copied to clipboard
84
likes
0
points
94
downloads

Publisher

verified publisherlabs.flutter.dev

Weekly Downloads

2024.08.27 - 2025.03.11

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

More

Packages that depend on interactive_media_ads