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

Version conflicts with other libs, update rxdart to ^0.22.0 #270

Closed NhaPCS closed 5 years ago

NhaPCS commented 5 years ago

Describe the bug I am using bloc and graphql_flutter, but bloc 0.13.0 is using rxdart ^0.22.0, graphql is using rxdart ^0.21.0.

Additional context Please update rxdart to 0.22.0!

Thanks and best regards!

dbarcinas commented 5 years ago

Submitted a PR for this https://github.com/zino-app/graphql-flutter/pull/268

In the meantime, if you're in a rush you can use my fork.

NhaPCS commented 5 years ago

@dbrb thanks :))

micimize commented 5 years ago

closed by #275

HofmannZ commented 5 years ago

:tada: This issue has been resolved in version 1.0.1-beta.8 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

HofmannZ commented 5 years ago

:tada: This issue has been resolved in version 1.0.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: