forked from jonataslaw/get_cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
31 lines (28 loc) · 698 Bytes
/
pubspec.yaml
File metadata and controls
31 lines (28 loc) · 698 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
name: get_cli
version: 1.8.4
homepage: https://github.com/jonataslaw/get_cli
description: Official CLI for GetX™ framework to build Flutter and Server
Applications easily
environment:
sdk: ">=2.19.0 <4.0.0"
dependencies:
# archive: ^3.1.2
ansicolor: ">=2.0.1 <3.0.0"
collection: ">=1.15.0 <2.0.0"
dart_style: ">=2.0.1 <3.0.0"
dcli: ^4.0.1-alpha.13
http: ">=0.13.4 <2.0.0"
intl: ">=0.17.0 <1.0.0"
meta: ">=1.7.0 <2.0.0"
path: ">=1.8.0 <2.0.0"
process_run: ">=0.12.2 <1.0.0"
pubspec: ">=2.0.1 <3.0.0"
recase: ">=4.0.0 <5.0.0"
version: ">=2.0.0 <4.0.0"
yaml: ">=3.1.0 <4.0.0"
dev_dependencies:
lints: ^3.0.0
test: ^1.25.2
executables:
get: get
getx: get