Skip to content

[share_plus] Dependency resolution issue #21

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

Closed
britannio opened this issue Oct 16, 2020 · 3 comments
Closed

[share_plus] Dependency resolution issue #21

britannio opened this issue Oct 16, 2020 · 3 comments
Labels
bug Something isn't working help wanted Extra attention is needed share_plus Feature, Enhancement, Bug Fixes for Share Plus Plugin

Comments

@britannio
Copy link

Because share_plus >=1.1.0 depends on share_plus_windows ^1.0.0 which doesn't match any versions, share_plus >=1.1.0 is forbidden.

Seems like share_plus should depend on share_plus_windows ^0.1.0 or share_plus_windows 1.0.0 should be published.

@britannio britannio added the bug Something isn't working label Oct 16, 2020
@miquelbeltran
Copy link
Member

Hi @britannio for what I can see share_plus depends on share_plus_windows ^0.1.0: https://github.com/fluttercommunity/plus_plugins/blob/main/packages/share_plus/pubspec.yaml#L26.

However when I import the project, the same issue can be observed.

I tried to release share_plus 1.1.1 which depends on share_plus_windows ^0.1.0 yet the same issue is observed.

Maybe someone else can clarify why this issue is happening.

@miquelbeltran miquelbeltran added help wanted Extra attention is needed share_plus Feature, Enhancement, Bug Fixes for Share Plus Plugin labels Oct 19, 2020
@jpnurmi
Copy link
Member

jpnurmi commented Oct 26, 2020

Does it need some specific platform or Flutter version? I tried Windows, Linux, and Android, but had no issues. I'm on the dev channel.

@miquelbeltran
Copy link
Member

Not happening to me any more too.

I added share_plus: ^1.1.1 to a project and pub get worked well.

Maybe was a caching issue? I will close this meanwhile, please reopen it if the issue persist.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working help wanted Extra attention is needed share_plus Feature, Enhancement, Bug Fixes for Share Plus Plugin
Projects
None yet
Development

No branches or pull requests

3 participants