mc_sdk 1.1.0 copy "mc_sdk: ^1.1.0" to clipboard
mc_sdk: ^1.1.0 copied to clipboard

A multi-mediation advertising SDK for Flutter, bridging MAX, AdMob, GroMore and TopOn, with banner, MREC, interstitial, rewarded, app-open and native ad formats.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mc_sdk

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  mc_sdk: ^1.1.0

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:mc_sdk/mc_sdk.dart';
0
likes
110
points
121
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A multi-mediation advertising SDK for Flutter, bridging MAX, AdMob, GroMore and TopOn, with banner, MREC, interstitial, rewarded, app-open and native ad formats.

License

GPL-3.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on mc_sdk

Packages that implement mc_sdk