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.23k stars 608 forks source link

fix(graphql_flutter): upgrade dependency `connectivity_plus` #1428

Closed johnmartel closed 2 months ago

johnmartel commented 2 months ago

Upgrades dependency connectivity_plus to its next major version (^6.0.1).

This will be helpful for projects that depend on both connectivity_plus and graphql_flutter to keep their dependencies up-to-date. Without this upgrade here, downstream projects could have a dependency conflict between connectivity_plus ^5.0.0 and ^6.0.1.

Fixes / Enhancements

johnmartel commented 2 months ago

See #1423 and #1424

johnmartel commented 2 months ago

@vincenzopalazzo I'm sorry, somehow the line length isn't configured correctly. Let me know if this is an issue and what's your preferred.

JosueHernandezR commented 2 months ago

Still no updates? :c