brand_ads_flutter 0.0.2 copy "brand_ads_flutter: ^0.0.2" to clipboard
brand_ads_flutter: ^0.0.2 copied to clipboard

A Flutter library for displaying customizable in-app banner ads with standard IAB sizes and event callbacks.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add brand_ads_flutter

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

dependencies:
  brand_ads_flutter: ^0.0.2

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:brand_ads_flutter/brand_ads_flutter.dart';
0
likes
140
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter library for displaying customizable in-app banner ads with standard IAB sizes and event callbacks.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cached_network_image, flutter, shimmer

More

Packages that depend on brand_ads_flutter