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 33cc05a commit 99d3eb9Copy full SHA for 99d3eb9
README.md
@@ -48,7 +48,7 @@ First depend on the library by adding this to your packages `pubspec.yaml`:
48
49
```yaml
50
dependencies:
51
- flutter_graphql: ^1.0.0-rc.1
+ flutter_graphql: ^1.0.0-rc.3
52
```
53
54
Now inside your Dart code you can import it.
0 commit comments