tapdaq_flutter 0.0.1 copy "tapdaq_flutter: ^0.0.1" to clipboard
tapdaq_flutter: ^0.0.1 copied to clipboard

discontinued

Tapdaq Flutter plugin that shows banner ads using mediation platform.

Tapdaq Ad Mediation Flutter #

A plugin to show ad from diferents networks using Tapdaq Ad Mediation platform.

This plugin has support for Banner, Interstitial, Video and Reward ads.

Installation #

  1. Depend on it Add this to your package's pubspec.yaml file:
dependencies:
  tapdaq_flutter: "^0.0.1"

  1. Install it You can install packages from the command line:

with Flutter:

$ flutter pub get

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

  1. Import it Now in your Dart code, you can use:
import 'package:tapdaq_flutter/tapdaq_flutter.dart';

Thanks #

This plugin was adapted from Kevin McGill's admob_flutter plugin to whom I thank for the beautiful work.

Pull Requests #

I welcome and encourage all pull requests. Here are some basic rules to follow to ensure timely addition of your request:

  1. Match the document style as closely as possible.
  2. Please keep PR titles easy to read and descriptive of changes, this will make them easier to review/merge.
  3. Pull requests must be made against master branch for this repository.
  4. Check for existing issues first, before filing an issue.
  5. Have fun!
4
likes
20
pub points
0%
popularity

Publisher

verified publishersolion-web.com

Tapdaq Flutter plugin that shows banner ads using mediation platform.

Repository (GitHub)
View/report issues

License

ISC (LICENSE)

Dependencies

flutter

More

Packages that depend on tapdaq_flutter