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

Pub Version conflict #13

Open
RamyBouchareb25 opened this issue Mar 26, 2024 · 1 comment
Open

Pub Version conflict #13

RamyBouchareb25 opened this issue Mar 26, 2024 · 1 comment

Comments

@RamyBouchareb25
Copy link

Pub Version

it seems like the latest version you have in github is ahead of the version in pub.dev
and this causes some problems for example

dependencies:
  intl: ^0.17.0

here in the latest version in pub.dev your version uses intl 0.17 which is old and causes conflicts with flutter_localisation but your latest github version has the 0.18.0 version so am asking you to just post your newest version in pub.dev

Thanks

@HannesVDB
Copy link

I stumbled upon the same issue. But you can directly link to the commit if needed in you pubspec

  vcard:
      git:
        url: git@github.com:valerycolong/vcard.git

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

No branches or pull requests

2 participants