teads_sdk_flutter 1.0.5 copy "teads_sdk_flutter: ^1.0.5" to clipboard
teads_sdk_flutter: ^1.0.5 copied to clipboard

Teads allows you to integrate a single SDK into your app, and serve premium branded ads from Teads SSP.

Teads logo


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 includes Teads Flutter framework and is showing integration examples.

📃 Table of Contents #

🚀 Integration Documentation #

Integration instructions are available on Teads SDK Documentation.

🚲 Run the sample app #

Clone this repository, open it with Android Studio, and run the sampleapp project.

📦 Install the Teads SDK Flutter framework #

Teads SDK is currently distributed through Pub. It includes everything you need to serve "outstream" video ads.

Using packages #

To add the package, teads_sdk_flutter, to an app:

  1. Depend on it
    • Open the pubspec.yaml file located inside the app folder, and add teads_sdk_flutter: under dependencies.
  2. Install it
    • From the terminal: Run flutter pub get.
      OR
    • From Android Studio/IntelliJ: Click Packages get in the action ribbon at the top of pubspec.yaml.
      OR
    • From VS Code: Click Get Packages located in right side of the action ribbon at the top of pubspec.yaml.
  3. Import it
    • Add a corresponding import statement in the Dart code.

🎓 Certifications #

Teads SDK supports the IAB Open Measurement 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.

iab certification badge

⌚️ Changelog #

See changelog here.

6
likes
120
pub points
28%
popularity

Publisher

verified publisherteads.com

Teads allows you to integrate a single SDK into your app, and serve premium branded ads from Teads SSP.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on teads_sdk_flutter