flutter_gromore_ads 3.2.0
flutter_gromore_ads: ^3.2.0 copied to clipboard
【持续更新】一款优质的穿山甲 GroMore 聚合 Flutter 广告插件,支持 Android、iOS 平台,可快速接入进行广告变现。
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add flutter_gromore_ads
This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get
):
dependencies:
flutter_gromore_ads: ^3.2.0
Alternatively, 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:flutter_gromore_ads/flutter_gromore_ads.dart';