Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Talker dependencies conflict with GraphQL #92

Closed
nocturnalflame opened this issue Jan 2, 2023 · 2 comments · Fixed by #108
Closed

Talker dependencies conflict with GraphQL #92

nocturnalflame opened this issue Jan 2, 2023 · 2 comments · Fixed by #108

Comments

@nocturnalflame
Copy link

Describe the bug
Flutter GraphQL and Talker conflict in dependencies. Talker is using an outdated version of path_provider. You get this error:

Because talker_flutter >=2.0.0 depends on path_provider ^2.0.11 and every version of flutter_graphql depends on path_provider ^0.4.1, talker_flutter >=2.0.0 is incompatible with flutter_graphql.

To Reproduce
Steps to reproduce the behavior:

  1. Have Flutter_graphql Latest installed
  2. Have Talker installed.

Expected behavior
There should be no conflicts. Let's upgrade talker to use Flutter's latest path_provider libraries.

@Frezyx
Copy link
Owner

Frezyx commented May 18, 2023

Hello @nocturnalflame !
Is that issue resolved with new talker version ?

@Frezyx Frezyx linked a pull request Jun 1, 2023 that will close this issue
@Frezyx
Copy link
Owner

Frezyx commented Jun 1, 2023

Resolved in 3.0.0 Release
Please reopen the issue if you have any further questions or if the bug has not been fixed ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants