We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee89973 commit 09961a8Copy full SHA for 09961a8
ferry_test_graphql/pubspec.yaml
@@ -2,16 +2,15 @@ name: ferry_test_graphql
2
version: 0.0.2
3
description: Example GraphQL Operations, used in Ferry tests
4
repository: https://github.com/gql-dart/ferry
5
-environment:
+environment:
6
sdk: '>=2.7.0 <3.0.0'
7
-dependencies:
+dependencies:
8
built_collection: ^4.3.2
9
built_value: ^7.1.0
10
gql: ^0.12.4
11
gql_exec: ^0.2.4
12
gql_code_builder: ^0.1.4+1
13
- ferry_exec: ^0.0.2
14
-dev_dependencies:
+dev_dependencies:
15
build_runner: ^1.10.1
16
gql_build: ^0.1.4+2
17
pedantic: ^1.9.0
0 commit comments