gromore_ads_kit 2.0.2
gromore_ads_kit: ^2.0.2 copied to clipboard
GroMore 广告聚合 Flutter 核心插件,支持 Android、iOS 和 HarmonyOS 的开屏、 插屏、Banner、激励视频、信息流和 Draw 信息流广告,第三方 ADN 可按需接入。
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add gromore_ads_kitThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
gromore_ads_kit: ^2.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_kit/gromore_ads_kit.dart';