zino-hofmann / graphql-flutter

A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package.
https://zino-hofmann.github.io/graphql-flutter
MIT License
3.25k stars 621 forks source link

fix: Make the graphql version specific #1040

Closed budde377 closed 2 years ago

budde377 commented 2 years ago

Until we've separated the releases of the two packages, the dependency should be set to a specific version

Describe the purpose of the pull request.