gromore_ads 1.0.2
gromore_ads: ^1.0.2 copied to clipboard
GroMore 广告聚合 Flutter 插件,提供开屏、插屏、横幅、激励视频、信息流等广告能力。 Flutter plugin for GroMore ad aggregation platform, supporting splash, interstitial, banner, rewarded video, feed and draw feed ads with unified API f [...]
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add gromore_adsThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
gromore_ads: ^1.0.2Alternatively, 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:gromore_ads/gromore_ads.dart';