forked from zino-hofmann/graphql-flutter
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
36 lines (32 loc) · 734 Bytes
/
Copy pathpubspec.yaml
File metadata and controls
36 lines (32 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
33
34
35
36
name: graphql_flutter
description: A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package.
version: 5.1.1-beta.4
homepage: https://github.com/zino-app/graphql-flutter/tree/master/packages/graphql_flutter
dependencies:
graphql: ^5.1.2-beta.1
gql_exec: ^0.4.0
flutter:
sdk: flutter
meta: ^1.3.0
path_provider: ^2.0.1
path: ^1.8.0
connectivity_plus: ^2.0.3
hive: ^2.0.0
plugin_platform_interface: ^2.0.0
flutter_hooks: ^0.18.2
dev_dependencies:
pedantic: ^1.11.0
mockito: ^5.0.0
flutter_test:
sdk: flutter
http: ^0.13.0
test: ^1.17.12
environment:
sdk: '>=2.12.0 <3.0.0'
platforms:
android:
ios:
linux:
macos:
web:
windows: