-
Notifications
You must be signed in to change notification settings - Fork 57
/
Copy pathpubspec.yaml
52 lines (50 loc) · 1.12 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
name: code_lfa
description: VS Code for Android
publish_to: "none" # Remove this line if you wish to publish to pub.dev
version: 1.5.0+20
code_server: 4.96.2
environment:
sdk: ">=3.3.0 <4.0.0"
dependencies:
flutter:
sdk: flutter
signale: ^0.0.9
intl: ^0.19.0
url_launcher: ^6.1.10
archive: ^4.0.2
dio: ^5.7.0
cupertino_icons: ^1.0.2
get: ^4.6.5
flutter_markdown: ^0.6.10+2
xterm:
git:
url: https://github.com/TerminalStudio/xterm.dart
ref: master
settings:
git: https://github.com/nightmare-space/settings
flutter_pty:
git: https://github.com/TerminalStudio/flutter_pty
global_repository:
git: https://github.com/nightmare-space/global_repository
path: ^1.8.0
device_info_plus: ^11.1.1
meta: ^1.11.0
typed_data: ^1.3.2
async: ^2.11.0
behavior_api:
git:
url: https://github.com/nightmare-space/empty_package
path: behavior_api
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
flutter:
uses-material-design: true
assets:
- assets/
# global_repository:
# path: ./global_repository
#
# settings:
# path: ./settings