clever_ads_solutions 0.5.0 copy "clever_ads_solutions: ^0.5.0" to clipboard
clever_ads_solutions: ^0.5.0 copied to clipboard

The CAS.AI Flutter plugin allows you to easily monetize your apps for iOS and Android using lot of Ads SDKs in mediation.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add clever_ads_solutions

With Flutter:

 $ flutter pub add clever_ads_solutions

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

dependencies:
  clever_ads_solutions: ^0.5.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:clever_ads_solutions/clever_ads_solutions.dart';
12
likes
0
points
880
downloads

Publisher

unverified uploader

Weekly Downloads

The CAS.AI Flutter plugin allows you to easily monetize your apps for iOS and Android using lot of Ads SDKs in mediation.

Repository (GitHub)
View/report issues

Topics

#ads #android #ios

Documentation

Documentation

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on clever_ads_solutions