-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
48 lines (43 loc) · 996 Bytes
/
pubspec.yaml
File metadata and controls
48 lines (43 loc) · 996 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: ansharp
description: "Ansharp - Advanced 3D Model Generation Tool"
publish_to: 'none'
version: 0.0.3-rc1+593
environment:
sdk: ^3.10.8
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.8
http: ^0.13.6 # 降级以兼容 three_dart
dio: ^5.3.0
provider: ^6.0.0
shared_preferences: ^2.2.0
image_picker: ^1.0.0
logger: ^2.0.0
json_serializable: ^6.7.0
model_viewer_plus: ^1.7.0
flutter_gaussian_splatter: ^0.3.0
package_info_plus: ^4.0.0
path_provider: ^2.1.0
path: ^1.9.0
intl: ^0.19.0
file_picker: ^8.0.0
onnxruntime: ^1.4.1
share_plus: ^12.0.1
dynamic_color: ^1.0.2
screenshot: ^3.0.0
gal: ^2.3.1
sentry_flutter: ^8.0.0
connectivity_plus: ^5.0.2
permission_handler: ^11.1.0
uuid: ^4.0.0
webview_flutter: ^4.8.0
webview_flutter_android: ^3.16.2
webview_flutter_wkwebview: ^3.14.2
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^6.0.0
build_runner: ^2.4.0
flutter:
uses-material-design: true