tapsell_plus 2.2.4 copy "tapsell_plus: ^2.2.4" to clipboard
tapsell_plus: ^2.2.4 copied to clipboard

PlatformAndroid

Tapsell Plus is a mediation SDK for in-app advertising purposes. TapsellPlus allows usage of multiple adNetworks and decides which one to to show at the moment to increase total income.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tapsell_plus

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

dependencies:
  tapsell_plus: ^2.2.4

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

Import it

Now in your Dart code, you can use:

import 'package:tapsell_plus/tapsell_plus.dart';
11
likes
100
pub points
80%
popularity

Publisher

verified publishertapsell.ir

Tapsell Plus is a mediation SDK for in-app advertising purposes. TapsellPlus allows usage of multiple adNetworks and decides which one to to show at the moment to increase total income.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

unknown (LICENSE)

Dependencies

flutter, google_mobile_ads

More

Packages that depend on tapsell_plus