-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathpubspec.yaml
More file actions
82 lines (68 loc) · 1.54 KB
/
pubspec.yaml
File metadata and controls
82 lines (68 loc) · 1.54 KB
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
name: fl_caption
description: "A new Flutter project."
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: ^3.8.0
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.8
flutter_riverpod: ^3.0.3
riverpod_annotation: ^3.0.0
flutter_hooks: ^0.21.2
hooks_riverpod: ^3.0.3
json_annotation: ^4.9.0
flutter_rust_bridge: ^2.7.1
fluent_ui: ^4.13.0
freezed_annotation: ^3.1.0
visibility_detector: ^0.4.0+2
rust_lib_fl_caption:
path: rust_builder
# Desktop window tools
bitsdojo_window: ^0.1.6
window_manager: ^0.5.1
flutter_acrylic: ^1.1.4
desktop_multi_window: ^0.2.1
# KV Store
hive_ce: ^2.15.1
hive_ce_flutter: ^2.3.3
# local store
path_provider: ^2.1.5
# Network
dio: ^5.9.0
dio_compatibility_layer: ^0.1.0
rhttp: ^0.14.0
# Async lock
synchronized: ^3.4.0
# UI components
super_sliver_list: ^0.4.1
# Icons
font_awesome_flutter: ^10.12.0
# Platform Tools
file_picker: ^10.3.7
url_launcher: ^6.3.2
dependency_overrides:
macos_window_utils: 1.6.1
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^6.0.0
msix: ^3.16.12
build_runner: ^2.10.4
freezed: ^3.2.3
json_serializable: ^6.11.1
riverpod_generator: ^3.0.3
custom_lint: ^0.8.1
riverpod_lint: ^3.0.3
ffigen: ^20.1.0
flutter:
uses-material-design: true
assets:
- assets/whisper/
- assets/whisper/onnx/
- assets/models/
fonts:
- family: SourceHanSansCN-Regular
fonts:
- asset: assets/SourceHanSansCN-Regular.otf