cas_ad_manager 0.0.1
cas_ad_manager: ^0.0.1 copied to clipboard
A simple Flutter wrapper for Clever Ads Solutions (CAS) to manage interstitial and rewarded ads.
cas_ad_manager #
A simple, scalable, and easy-to-use Flutter wrapper around the Clever Ads Solutions (CAS) SDK for managing Interstitial and Rewarded ads using a singleton pattern.
This package aims to simplify integration of ads into your Flutter apps while ensuring clean code and high reusability.
Features #
✅ Easy initialization of Clever Ads Solutions
✅ Show Interstitial Ads with callbacks
✅ Show Rewarded Ads with reward handling
✅ Prevents multiple ads from showing simultaneously
✅ Scalable singleton architecture
✅ Logs ad events for debugging
Installation #
Add this to your pubspec.yaml:
dependencies:
cas_ad_manager:
git:
url: https://github.com/Bhai4You