-
Notifications
You must be signed in to change notification settings - Fork 53
/
pubspec.yaml
50 lines (46 loc) · 1.06 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
name: vscode_for_android
description: VS Code for Android
publish_to: "none" # Remove this line if you wish to publish to pub.dev
version: 1.3.0+18
environment:
sdk: ">=2.12.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
signale: ^0.0.9
flutter_spinkit: ^5.2.0
intl: ^0.17.0
url_launcher: ^6.1.10
retrofit: ^3.0.1+1
archive: ^3.1.2
dio: ^4.0.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: 8.1.0
meta: ^1.11.0
typed_data: ^1.3.2
async: ^2.11.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
flutter:
uses-material-design: true
assets:
- assets/
dependency_overrides:
permission_handler: ^10.2.0
global_repository:
path: ../global_repository