-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpubspec.yaml
76 lines (64 loc) · 1.44 KB
/
pubspec.yaml
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
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.7.0
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.8
flutter_riverpod: ^2.6.1
riverpod_annotation: ^2.6.1
flutter_hooks: ^0.21.2
hooks_riverpod: ^2.6.1
json_annotation: ^4.9.0
flutter_rust_bridge: ^2.7.1
fluent_ui: ^4.11.2
freezed_annotation: ^2.4.1
visibility_detector: ^0.4.0+2
rust_lib_fl_caption:
path: rust_builder
# Desktop window tools
bitsdojo_window: ^0.1.6
window_manager: ^0.4.3
flutter_acrylic: ^1.1.4
desktop_multi_window: ^0.2.1
# KV Store
hive_ce: ^2.10.1
hive_ce_flutter: ^2.2.0
# local store
path_provider: ^2.1.5
# Network
dio: ^5.8.0+1
dio_compatibility_layer: ^0.1.0
rhttp: ^0.11.0
# Async lock
synchronized: ^3.3.1
# UI components
super_sliver_list: ^0.4.1
# Icons
font_awesome_flutter: ^10.8.0
# Platform Tools
file_picker: ^9.2.1
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
msix: ^3.16.4
build_runner: ^2.4.8
freezed: ^2.4.5
json_serializable: ^6.7.1
riverpod_generator: ^2.6.2
custom_lint: ^0.7.0
riverpod_lint: ^2.6.2
ffigen: ^18.0.0
flutter:
uses-material-design: true
assets:
- assets/whisper/
- assets/models/
fonts:
- family: SourceHanSansCN-Regular
fonts:
- asset: assets/SourceHanSansCN-Regular.otf