-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathpubspec.yaml
More file actions
48 lines (42 loc) · 846 Bytes
/
pubspec.yaml
File metadata and controls
48 lines (42 loc) · 846 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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
name: FolkTool
description: "FolkTool - KernelPatch 自动刷入工具"
publish_to: 'none'
version: 1.6.0+4
environment:
sdk: ^3.11.0
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
cupertino_icons: ^1.0.8
provider: ^6.1.0
process_run: ^1.2.0
file_picker: ^8.0.0
path_provider: ^2.1.0
path: ^1.8.0
shared_preferences: ^2.2.0
uuid: ^4.0.0
intl: ^0.20.2
url_launcher: ^6.2.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^6.0.0
intl_utils: ^2.8.4
flutter:
uses-material-design: true
assets:
- assets/kpimg
- bin/
- kptools/
- apk/
- drive/
- kp_versions/
flutter_intl:
enabled: true
arb_dir: lib/l10n
output_dir: lib/generated
use_deferred_loading: false
output_localization_file: l10n.dart
main_class: AppLocalizations