Closed utunga closed 2 years ago
Problem due to versioning - had to pin graphql-flutter to specific version to fix.. graphql_flutter: 5.0.2-beta.6
What happens when they release 5.0.3 though?
I think the solution here is that the version of graphql_flutter and graphql packages should sync up correctly. So as long as we are using the latest version of both packages, things should be fine.
ah.. ! That would be good... and make sense
I can't seem to build the code on
profile-header-update
branchI checked out and did a git pull then build, well clean then packages get then build and get compilation fail.