Closed Avinash-dhiraj closed 2 months ago
looks like that needs a rebase, please ping me when the conflict are fixed
looks like that needs a rebase, please ping me when the conflict are fixed
there is a conflict in pubspec file
<<<<<<< connectivity-plus-upgrade
connectivity_plus: ^6.0.2
=======
connectivity_plus: ^5.0.0
>>>>>>> main
<<<<<<< connectivity-plus-upgrade
sdk: '>=3.3.0 <=4.0.0'
flutter: ">=3.19.5"
=======
sdk: '>=2.12.0 <4.0.0'
flutter: ">=2.11.0"
>>>>>>> main
which can be resolved when someone merge it.
@vincenzopalazzo any chance of getting this merged and released quickly if I fork this PR and submit an updated version? This is creating an unnecessary roadblock for projects that use both graphql_flutter
and connectivity_plus
that want to upgrade their dependencies.
Any updates?
@Avinash-dhiraj @vincenzopalazzo please check this
This is unresolved https://github.com/zino-hofmann/graphql-flutter/pull/1424#pullrequestreview-1999240159
I have nothing to check
Closing because looks like that there is already a fix https://github.com/zino-hofmann/graphql-flutter/issues/1423#issuecomment-2134515753
Please open a new PR with a good git history if the problem persit
upgraded connectivity_plus from 5.0.0 to 6.0.2
Please merge this on priority as this breaking changes is needed for all the flutter application which is using connectivity_plus 6.0.2 along with graphql_flutter
Fixes https://github.com/zino-hofmann/graphql-flutter/issues/1423#issuecomment-2052495874