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.24k stars 612 forks source link

upgrade to gql 1.0 #1320

Closed vincenzopalazzo closed 1 year ago

vincenzopalazzo commented 1 year ago

https://github.com/gql-dart/gql/pull/399#event-9128355372

ndelanou commented 1 year ago

Blocked by the normalize package. Made an issue: https://github.com/gql-dart/ferry/issues/519

ndelanou commented 1 year ago

A new version of normalized depending on gql 1.0.0 is available https://github.com/gql-dart/ferry/pull/521

vincenzopalazzo commented 1 year ago

Fixed in https://github.com/zino-hofmann/graphql-flutter/pull/1322