gromore_ads_kit_baidu 1.0.0
gromore_ads_kit_baidu: ^1.0.0 copied to clipboard
GroMore 百度广告可选适配包,供 gromore_ads_kit 按需接入百度广告。
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add gromore_ads_kit_baiduThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
gromore_ads_kit_baidu: ^1.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_baidu/gromore_ads_kit_baidu.dart';