cas_ad_manager 0.0.2 copy "cas_ad_manager: ^0.0.2" to clipboard
cas_ad_manager: ^0.0.2 copied to clipboard

A simple Flutter wrapper for Clever Ads Solutions (CAS) to manage interstitial and rewarded ads.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cas_ad_manager

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

dependencies:
  cas_ad_manager: ^0.0.2

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:cas_ad_manager/cas_ad_manager.dart';
0
likes
150
points
20
downloads

Publisher

verified publisherbhai4you.com

Weekly Downloads

A simple Flutter wrapper for Clever Ads Solutions (CAS) to manage interstitial and rewarded ads.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

clever_ads_solutions, flutter

More

Packages that depend on cas_ad_manager