https://github.com/cleveradssolutions/cas-flutter
CAS.AI Flutter plugin for monetizing mobile applications.
https://github.com/cleveradssolutions/cas-flutter
android cas flutter ios mobile-ads monetization
Last synced: 8 months ago
JSON representation
CAS.AI Flutter plugin for monetizing mobile applications.
- Host: GitHub
- URL: https://github.com/cleveradssolutions/cas-flutter
- Owner: cleveradssolutions
- License: apache-2.0
- Created: 2023-05-10T13:00:59.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-10-07T07:02:38.000Z (9 months ago)
- Last Synced: 2025-10-08T05:43:40.031Z (9 months ago)
- Topics: android, cas, flutter, ios, mobile-ads, monetization
- Language: Dart
- Homepage: https://cas.ai
- Size: 6.19 MB
- Stars: 9
- Watchers: 5
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# CAS.AI Mobile Ads for Flutter
[](https://pub.dev/packages/clever_ads_solutions/versions)
[](https://github.com/cleveradssolutions/App-ads.txt)

The CAS.AI Mobile Ads SDK (by CleverAdsSolutions) offers advanced mobile advertising capabilities with refined ad formats and streamlined APIs to access multiple ad networks and maximize monetization in mobile apps.
This repository contains the official Flutter plugin for CAS.AI, allowing Flutter developers to easily integrate and monetize their apps using the CAS.AI SDK.
## Documentation
For setup instructions, usage examples, and API details, refer to the [Developer Guide on our Wiki](https://github.com/cleveradssolutions/CAS-Flutter/wiki).
## Downloads
Visit [pub.dev](https://pub.dev/packages/clever_ads_solutions/versions) to get the latest version of the plugin.
## Sample application
A full sample application demonstrating CAS.AI Flutter integration is available in the [example/](https://github.com/cleveradssolutions/CAS-Flutter/tree/main/example) directory.
## Feedback & Contributions
Found a bug? Have a feature request or suggestion?
Please open an issue using [GitHub’s Issue Tracker](https://github.com/cleveradssolutions/CAS-Flutter/issues).
## Native SDK Repositories
This Flutter plugin is built on top of the official native CAS.AI SDKs:
- [CAS.AI Android SDK (GitHub)](https://github.com/cleveradssolutions/CAS-Android)
Native Android SDK for Java and Kotlin applications.
- [CAS.AI iOS SDK (GitHub)](https://github.com/cleveradssolutions/CAS-iOS)
Native iOS SDK for Swift and Objective-C applications.
Refer to these repositories for follow the latest releases, changelogs, or to report platform-specific issues.