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 622 forks source link

chore(graphql): upgrade rxdart 0.28.0 #1454

Closed ronnnnn closed 2 months ago

ronnnnn commented 3 months ago

Fixes #1441

Upgrade rxdart to 0.28.0. Newer version might not affect any changes to this package.

vincenzopalazzo commented 2 months ago

Commit message was wrong, please pay attention next time. See the correct way https://github.com/zino-hofmann/graphql-flutter/commit/1b851eaa9c64ce4bbf6f0962cd64a74209d95ce5

renefloor commented 2 months ago

@vincenzopalazzo, I didn't add any commit message. When you do 'apply suggestion' you set the commit message.

Any chance this gets published? The last published version is from 3 months ago. We cannot upgrade Flutter without updating rxdart due to some dependency conflicts.

vincenzopalazzo commented 2 months ago

I didn't add any commit message. When you do 'apply suggestion' you set the commit message.

For this reason, I should not be the one changing the commit message

Any chance this gets published? The last published version is from 3 months ago. We cannot upgrade Flutter without updating rxdart due to some dependency conflicts.

Lets do it now