Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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).