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 620 forks source link

Flutter 3.0 support #1153

Closed maheshyakami closed 2 years ago

maheshyakami commented 2 years ago

Missing support for flutter 3.0

Warning: Operand of null-aware operation '!' has type 'WidgetsBinding' which excludes null.

vincenzopalazzo commented 2 years ago

The last beta should fix this, we compile in the CI with flutter 3.0