-
Notifications
You must be signed in to change notification settings - Fork 195
Expand file tree
/
Copy pathpubspec.yaml
More file actions
32 lines (29 loc) · 734 Bytes
/
pubspec.yaml
File metadata and controls
32 lines (29 loc) · 734 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
name: get_cli
version: 1.9.1
homepage: https://github.com/jonataslaw/get_cli
description: Official CLI for GetX™ framework to build Flutter and Server
Applications easily
environment:
sdk: ">=3.0.0 <4.0.0"
dependencies:
# archive: ^3.1.2
ansicolor: ">=2.0.3 <3.0.0"
collection: ">=1.19.0 <2.0.0"
dart_style: ">=2.3.6 <3.0.0"
dcli: ">=6.0.5 <7.0.0"
http: ">=1.2.2 <2.0.0"
intl: ">=0.19.0 <1.0.0"
meta: ">=1.15.0 <2.0.0"
path: ">=1.9.0 <2.0.0"
process_run: ">=1.1.0 <2.0.0"
pubspec_parse: ">=1.3.0 <2.0.0"
pub_semver: ">=2.1.4 <3.0.0"
recase: ">=4.1.0 <5.0.0"
version: ">=3.0.2 <4.0.0"
yaml: ">=3.1.2 <4.0.0"
dev_dependencies:
lints: ^4.0.0
test: ^1.25.8
executables:
get: get
getx: get