cs_adfly_ad 0.0.1 cs_adfly_ad: ^0.0.1 copied to clipboard
adfly 广告SDK,目前只提供互动广告
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add cs_adfly_ad
This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get
):
dependencies:
cs_adfly_ad: ^0.0.1
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:cs_adfly_ad/cs_adfly_ad.dart';