gromore_ads_kit_debug_tools 1.0.0
gromore_ads_kit_debug_tools: ^1.0.0 copied to clipboard
GroMore 官方广告测试工具的 Flutter 调试扩展,请勿随线上版本发布。
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add gromore_ads_kit_debug_toolsThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
gromore_ads_kit_debug_tools: ^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_debug_tools/gromore_ads_kit_debug_tools.dart';