-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathpubspec.yaml
72 lines (67 loc) · 1.61 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
name: file_manager
description: The file manager for the Expidus operating system.
publish_to: 'none'
version: 0.3.0+1
homepage: https://expidusos.com
funding:
- https://opencollective.com/expidusos
environment:
sdk: '>=3.0.0 <4.0.0'
dependencies:
collection: ^1.17.1
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
libtokyo:
git:
url: https://github.com/ExpidusOS/libtokyo.git
ref: bc5d988f32b67a9f91ff34248f69c45cfb4efcca
path: packages/libtokyo
libtokyo_flutter:
git:
url: https://github.com/ExpidusOS/libtokyo.git
ref: bc5d988f32b67a9f91ff34248f69c45cfb4efcca
path: packages/libtokyo_flutter
path_provider: ^2.0.15
url_launcher: ^6.1.11
bitsdojo_window: ^0.1.5
xdg_directories: ^1.0.0
udisks: ^0.4.0
path: ^1.8.3
shared_preferences: ^2.1.1
open_file_plus: ^3.4.1
permission_handler: ^10.2.0
win32: ^3.1.4
path_provider_windows: ^2.1.6
path_provider_platform_interface: ^2.0.6
ffi: ^2.0.2
sentry_flutter: ^7.6.2
pubspec: ^2.3.0
filesize: ^2.0.1
intl: ^0.18.0
provider: ^6.0.5
flutter_markdown: ^0.6.15
flutter_adaptive_scaffold: ^0.1.4
package_info_plus: ^4.1.0
pub_semver: ^2.1.4
dependency_overrides:
win32: ^5.0.7
meta: 1.11.0
libtokyo:
git:
url: https://github.com/ExpidusOS/libtokyo.git
ref: bc5d988f32b67a9f91ff34248f69c45cfb4efcca
path: packages/libtokyo
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
flutter:
uses-material-design: false
generate: true
assets:
- assets/imgs/
- pubspec.yaml
- .dart_tool/package_config.json
- PRIVACY.md