flutter_outbrain_ads 1.0.6 copy "flutter_outbrain_ads: ^1.0.6" to clipboard
flutter_outbrain_ads: ^1.0.6 copied to clipboard

Flutter package to show outbrain ads for Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_outbrain_ads

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

dependencies:
  flutter_outbrain_ads: ^1.0.6

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:flutter_outbrain_ads/flutter_outbrain_ads.dart';
3
likes
120
pub points
32%
popularity

Publisher

unverified uploader

Flutter package to show outbrain ads for Android and iOS.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

advertising_id, flutter, url_launcher, webview_flutter

More

Packages that depend on flutter_outbrain_ads