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

本地 Flutter 广告封装包,集成 google_mobile_ads,支持 Banner、插屏、激励、原生广告,内置广告池、优先级兜底、重试等高级特性。

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fast_ads

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

dependencies:
  fast_ads: ^1.0.0

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:fast_ads/fast_ads.dart';
0
likes
125
points
275
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

本地 Flutter 广告封装包,集成 google_mobile_ads,支持 Banner、插屏、激励、原生广告,内置广告池、优先级兜底、重试等高级特性。

License

MIT (license)

Dependencies

flutter, google_mobile_ads, logger

More

Packages that depend on fast_ads