koah_flutter 1.0.0 copy "koah_flutter: ^1.0.0" to clipboard
koah_flutter: ^1.0.0 copied to clipboard

unlisted[pending analysis]

A Flutter package for integrating Koah ads into your application to display relevant, contextual advertising content.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add koah_flutter

With Flutter:

 $ flutter pub add koah_flutter

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

dependencies:
  koah_flutter: ^1.0.0

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:koah_flutter/koah_flutter.dart';
2
likes
0
points
203
downloads

Publisher

verified publisherkoahlabs.com

Weekly Downloads

A Flutter package for integrating Koah ads into your application to display relevant, contextual advertising content.

Homepage

Topics

#ads #monetization #advertising

License

(pending) (license)

Dependencies

clock, device_info_plus, flutter, flutter_secure_storage, http, meta, package_info_plus, url_launcher, visibility_detector

More

Packages that depend on koah_flutter

Packages that implement koah_flutter