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

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

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add teads_sdk_flutter

With Flutter:

 $ flutter pub add teads_sdk_flutter

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  teads_sdk_flutter: ^1.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:teads_sdk_flutter/teads_sdk_flutter.dart';
6
likes
0
pub points
24%
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

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on teads_sdk_flutter