forked from comigor/artemis
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
39 lines (35 loc) · 793 Bytes
/
pubspec.yaml
File metadata and controls
39 lines (35 loc) · 793 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
33
34
35
36
37
38
39
name: artemis
version: 7.11.0-beta.2
description: Build dart types from GraphQL schemas and queries (using Introspection Query).
homepage: https://github.com/comigor/artemis
environment:
sdk: ">=2.18.0 <3.0.0"
dependencies:
build_config: ^1.1.0
code_builder: ^4.3.0
build: ^2.3.1
collection: ^1.16.0
dart_style: ^2.2.4
equatable: ^2.0.5
glob: ^2.1.0
gql_code_builder: ^0.13.1
gql_dedupe_link: ^2.0.3+1
gql_exec: ^1.0.0
gql_http_link: ^1.0.0
gql_link: ^1.0.0
gql: ^1.0.0
http: ^1.1.0
json_annotation: ^4.7.0
path: ^1.8.1
recase: ^4.1.0
source_gen: ^1.2.6
yaml: ^3.1.1
dev_dependencies:
args: ^2.3.1
build_runner: ^2.3.0
build_test: ^2.1.5
json_serializable: ^6.5.1
build_resolvers: ^2.0.10
test: ^1.24.2
logging: ^1.1.0
lints: ^2.0.0