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

feat(graphql_flutter): support flutter 3.0 and 2.x #1143

Closed vincenzopalazzo closed 2 years ago

vincenzopalazzo commented 2 years ago

Fixes https://github.com/zino-hofmann/graphql-flutter/issues/1134

Suggested-by: @fabis94

Signed-off-by: Vincenzo Palazzo vincenzopalazzodev@gmail.com

codecov[bot] commented 2 years ago

Codecov Report

Merging #1143 (7f12438) into main (ba4e69b) will decrease coverage by 0.22%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #1143      +/-   ##
==========================================
- Coverage   54.83%   54.61%   -0.23%     
==========================================
  Files          13       13              
  Lines         248      249       +1     
==========================================
  Hits          136      136              
- Misses        112      113       +1     
Impacted Files Coverage Δ
...raphql_flutter/lib/src/widgets/cache_provider.dart 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ba4e69b...7f12438. Read the comment docs.