Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-24T07:57:57.000Z (3 months ago)
- Last Synced: 2024-10-25T03:43:47.418Z (3 months ago)
- Topics: android, cas, flutter, ios, mobile-ads, monetization
- Language: Dart
- Homepage: https://cas.ai
- Size: 5.73 MB
- Stars: 7
- Watchers: 4
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# CAS.AI Flutter Plugin
The CAS.AI SDK is mobile advertising featuring refined ad formats and streamlined APIs for access to mobile ad networks and advertising solutions. The SDK enables mobile app developers to maximize their monetization in native mobile apps.This repository contains the source code for the CAS.AI (CleverAdsSolutions) plugin for Flutter. This plugin enables Flutter developers to easily serve ads on Android and iOS apps without having to write Java or Objective-C code. The plugin provides a Dart interface for ad management that is used in your Flutter project.
[![Pub Version](https://img.shields.io/pub/v/clever_ads_solutions)](https://pub.dev/packages/clever_ads_solutions/versions)
[![App-ads.txt](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/cleveradssolutions/App-ads.txt/master/Shield.json)](https://github.com/cleveradssolutions/App-ads.txt)## Documentation
For instructions on using the plugin, please refer to [this developer guide](https://github.com/cleveradssolutions/CAS-Flutter/wiki).## Downloads
See [pub.dev](https://pub.dev/packages/clever_ads_solutions/versions) for the latest releases of the plugin.## Sample application
For a sample application demonstrating how to use CAS.AI Flutter plugin see `example` directory.## Suggesting improvements
To file bugs, make feature requests, or to suggest other improvements, please use [GitHub's issue tracker](https://github.com/cleveradssolutions/CAS-Flutter/issues).