Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/teads/teadssdk-flutter
Deprecated. Teads SDK Flutter Sample App - Check out an open-source sample of the Teads SDK implementation
https://github.com/teads/teadssdk-flutter
advertising dart flutter iab monetization open-measurement sdk viewability
Last synced: about 2 months ago
JSON representation
Deprecated. Teads SDK Flutter Sample App - Check out an open-source sample of the Teads SDK implementation
- Host: GitHub
- URL: https://github.com/teads/teadssdk-flutter
- Owner: teads
- License: apache-2.0
- Created: 2021-01-28T09:04:30.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-26T13:17:04.000Z (9 months ago)
- Last Synced: 2024-04-05T10:35:38.143Z (9 months ago)
- Topics: advertising, dart, flutter, iab, monetization, open-measurement, sdk, viewability
- Language: Dart
- Homepage:
- Size: 4.57 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Deprecated
---
This repository is deprecated and no longer will receive updates. Publishers that integrated Teads with Flutter before such a deprecation will still receive support for their current integration.----
Teads allows you to integrate a single SDK into your app, and serve premium branded "outstream" video ads from Teads SSP ad server.
This sample app shows you how to use our official TeadsSDK and TeadsAdmobAdapter with Flutter.## 📃 Table of Contents
- [Integration Documentation](#-integration-documentation)
- [Run the sample app](#-run-the-sample-app)
- [Packages](#-packages)
- [Certifications](#-certifications)## 🚀 Integration Documentation
Integration instructions are available on [Teads SDK Documentation](https://support.teads.tv/support/solutions/articles/36000388691-introduction).
## 🚲 Run the sample app
Clone this repository, open it with Android Studio, and run the `sampleapp` project.
## 📦 Packages
The repository contains:
- [teads_sdk_flutter](packages/TeadsSDK)
- [teads_admob_adapter](packages/TeadsAdmobAdapter)## 🎓 Certifications
Teads SDK supports the [IAB](https://www.iabcertification.com/) [Open Measurement](https://iabtechlab.com/standards/open-measurement-sdk/) SDK, also known as OM SDK. The OM SDK brings transparency to the advertising world, giving a way to standardize the viewability and verification measurement for the ads served through mobile apps. Teads is part of the [IAB's compliant companies](https://iabtechlab.com/compliance-programs/compliant-companies/).
![iab certification badge](https://raw.githubusercontent.com/teads/TeadsSDK-flutter/main/ReadmeResources/OMCompliant.png)
## ⌚️ Changelog
See [changelog here](https://pub.dev/packages/teads_sdk_flutter/changelog).