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 4e64a7d commit 3f014a7Copy full SHA for 3f014a7
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: flutter_graphql
2
description: A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package.
3
-version: 1.0.0-rc.2
+version: 1.0.0-rc.3
4
authors:
5
- Rex Raphael <rex.raphael@outlook.com>
6
homepage: https://github.com/juicycleff/graphql-flutter/tree/master
@@ -12,7 +12,7 @@ dependencies:
12
http: ^0.12.0
13
http_parser: ^3.1.3
14
path_provider: ^0.4.1
15
- uuid: ^1.0.3
+ uuid: ^2.0.0
16
sqflite: ^1.1.0
17
graphql_parser: ^1.1.1
18
0 commit comments