-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpubspec.yaml
More file actions
32 lines (28 loc) · 934 Bytes
/
pubspec.yaml
File metadata and controls
32 lines (28 loc) · 934 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
name: flutter_ohos_ads
description: "一款优质的鸿蒙广告 Flutter 插件,帮助你在鸿蒙平台快速变现"
version: 1.0.1
homepage: https://flutterads.top
repository: https://github.com/FlutterAds/flutter_ohos_ads
issue_tracker: https://github.com/FlutterAds/flutter_ohos_ads/issues
documentation: https://github.com/FlutterAds/flutter_ohos_ads/wiki
topics: [flutterads, ads, harmonyos, huawei, income]
funding: [https://github.com/FlutterAds/.github]
environment:
sdk: ">=2.12.0 <4.0.0"
flutter: ">=1.20.0"
dependencies:
flutter:
sdk: flutter
plugin_platform_interface: ^2.0.2
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^1.0.0
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec
flutter:
plugin:
platforms:
android:
package: com.zero.flutter_ohos_ads
pluginClass: FlutterOhosAdsPlugin