gromore_ads 1.0.1 copy "gromore_ads: ^1.0.1" to clipboard
gromore_ads: ^1.0.1 copied to clipboard

GroMore 广告聚合 Flutter 插件,提供开屏、插屏、横幅、激励视频等广告能力。

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add gromore_ads

With Flutter:

 $ flutter pub add gromore_ads

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  gromore_ads: ^1.0.1

Alternatively, your editor might support dart pub get or 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/gromore_ads.dart';
1
likes
0
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

GroMore 广告聚合 Flutter 插件,提供开屏、插屏、横幅、激励视频等广告能力。

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on gromore_ads

Packages that implement gromore_ads