gromore_ads_kit_all 2.0.0
gromore_ads_kit_all: ^2.0.0 copied to clipboard
GroMore 广告聚合全家桶,统一接入优量汇、百度、Sigmob 和快手可选适配包。
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add gromore_ads_kit_allThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
gromore_ads_kit_all: ^2.0.0Alternatively, 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_all/gromore_ads_kit_all.dart';