11name : flutter_adcontent
22description : " 一款优质的穿山甲内容输出插件,支持「短剧」和「小视频」"
3- version : 0.0.3
4- homepage : https://flutterads.github.io/site/
3+ version : 1.0.0
54repository : https://github.com/FlutterAds/flutter_adcontent
5+ issue_tracker : https://github.com/FlutterAds/flutter_adcontent/issues
6+ homepage : https://flutterads.top
7+ documentation : https://flutterads.top/start/guide/adcontent/install.html
8+ topics : [flutterads, ads, gromore, adcontent, income]
9+ funding : [https://github.com/FlutterAds/.github]
610
711environment :
812 sdk : " >=2.12.0 <4.0.0"
@@ -17,50 +21,12 @@ dev_dependencies:
1721 sdk : flutter
1822 flutter_lints : ^1.0.0
1923
20- # For information on the generic Dart part of this file, see the
21- # following page: https://dart.dev/tools/pub/pubspec
22-
2324# The following section is specific to Flutter.
2425flutter :
25- # This section identifies this Flutter project as a plugin project.
26- # The 'pluginClass' and Android 'package' identifiers should not ordinarily
27- # be modified. They are used by the tooling to maintain consistency when
28- # adding or updating assets for this project.
2926 plugin :
3027 platforms :
3128 android :
3229 package : com.zero.flutter_adcontent
3330 pluginClass : FlutterAdcontentPlugin
3431 ios :
3532 pluginClass : FlutterAdcontentPlugin
36-
37- # To add assets to your plugin package, add an assets section, like this:
38- # assets:
39- # - images/a_dot_burr.jpeg
40- # - images/a_dot_ham.jpeg
41- #
42- # For details regarding assets in packages, see
43- # https://flutter.dev/assets-and-images/#from-packages
44- #
45- # An image asset can refer to one or more resolution-specific "variants", see
46- # https://flutter.dev/assets-and-images/#resolution-aware.
47-
48- # To add custom fonts to your plugin package, add a fonts section here,
49- # in this "flutter" section. Each entry in this list should have a
50- # "family" key with the font family name, and a "fonts" key with a
51- # list giving the asset and other descriptors for the font. For
52- # example:
53- # fonts:
54- # - family: Schyler
55- # fonts:
56- # - asset: fonts/Schyler-Regular.ttf
57- # - asset: fonts/Schyler-Italic.ttf
58- # style: italic
59- # - family: Trajan Pro
60- # fonts:
61- # - asset: fonts/TrajanPro.ttf
62- # - asset: fonts/TrajanPro_Bold.ttf
63- # weight: 700
64- #
65- # For details regarding fonts in packages, see
66- # https://flutter.dev/custom-fonts/#from-packages
0 commit comments