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

fix(graphql_flutter): increase connectivity_plus version to v3 #1264

Closed vincenzopalazzo closed 1 year ago

vincenzopalazzo commented 1 year ago

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

codecov[bot] commented 1 year ago

Codecov Report

Merging #1264 (a92a3e2) into main (32f95c5) will increase coverage by 0.04%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1264      +/-   ##
==========================================
+ Coverage   63.47%   63.52%   +0.04%     
==========================================
  Files          41       41              
  Lines        1684     1686       +2     
==========================================
+ Hits         1069     1071       +2     
  Misses        615      615              
Impacted Files Coverage Δ
...es/graphql/lib/src/exceptions/exceptions_next.dart 16.07% <0.00%> (ø)
packages/graphql/lib/src/utilities/response.dart 53.33% <0.00%> (+7.17%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.