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

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

0.2.1 #

  • Adds internal wrapper for Android native ContentProgressProvider.

0.2.0 #

  • Adds support for pausing and resuming Ad playback. See AdsManager.pause and AdsManager.resume.
  • Adds support to skip an Ad. See AdsManager.skip and AdsManager.discardAdBreak.
  • Breaking Change To keep platform consistency, Android no longer continues playing an Ad whenever it returns from an Ad click. Call AdsManager.resume to resume Ad playback.

0.1.2+6 #

  • Fixes bug where the ad would play when the app returned to foreground during content playback.

0.1.2+5 #

  • Adds internal wrapper for remaining methods of the Android native AdsManager.

0.1.2+4 #

  • Bumps androidx.annotation:annotation from 1.8.1 to 1.8.2.

0.1.2+3 #

  • Adds a contribution guide. See CONTRIBUTING.md.

0.1.2+2 #

  • Removes dependency on org.jetbrains.kotlin:kotlin-bom.
  • Updates minimum supported SDK version to Flutter 3.24/Dart 3.5.

0.1.2+1 #

  • Updates README to clarify supported features and link to issues tracker.

0.1.2 #

  • Adds support for all AdEventTypes and ad data. See AdEvent.adData.
  • Updates minimum supported SDK version to Flutter 3.19/Dart 3.3.

0.1.1+1 #

  • Fixes a typo in the formatting of the CHANGELOG.

0.1.1 #

  • Adds iOS implementation.
  • Adds support for setting the layout direction of the AdDisplayContainer.

0.1.0+2 #

  • Bumps androidx.annotation:annotation from 1.7.1 to 1.8.1.

0.1.0+1 #

  • Updates lint checks to ignore NewerVersionAvailable.

0.1.0 #

  • Bumps com.google.ads.interactivemedia.v3:interactivemedia from 3.33.0 to 3.34.0.
  • Breaking Change Updates Android minSdk from 19 to 21.

0.0.2+1 #

  • Updates README with a usage section and fix app-facing interface documentation.

0.0.2 #

  • Adds Android implementation.

0.0.1+3 #

  • Fixes the pub badge source.

0.0.1+2 #

  • Bumps Android's androidx.annotation:annotation dependency from 1.5.0 to 1.8.0.

0.0.1+1 #

  • Adds Swift Package Manager support.

0.0.1 #

  • Adds platform interface for Android and iOS.
46
likes
160
pub points
79%
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