hosted_ad_banner 0.1.1 copy "hosted_ad_banner: ^0.1.1" to clipboard
hosted_ad_banner: ^0.1.1 copied to clipboard

A Flutter package that implements ad banner widget for self hosted ads

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hosted_ad_banner

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

dependencies:
  hosted_ad_banner: ^0.1.1

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:hosted_ad_banner/hosted_ad_banner.dart';
1
likes
150
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that implements ad banner widget for self hosted ads

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

animate_do, cached_network_image, flutter, url_launcher

More

Packages that depend on hosted_ad_banner