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

too many projects still depend on js ^0.6.3 #78

Closed
Yoda-Man opened this issue Feb 18, 2024 · 4 comments
Closed

too many projects still depend on js ^0.6.3 #78

Yoda-Man opened this issue Feb 18, 2024 · 4 comments

Comments

@Yoda-Man
Copy link

And because firebase_core_web >=1.0.0 depends on js ^0.6.3 and pdfrx >=0.4.11 depends on js ^0.7.0, pdfrx >=0.4.11 is incompatible with
firebase_core.

it could take months for guys to upgrade to js 0.7.0

@espresso3389
Copy link
Owner

It seems that 0.4.11 (6c98abc) upgrades js to ^0.7.0 and it seems if I manually get it back to ^0.6.3, it still works well. OK, I'll degrade it on the next release.

@espresso3389
Copy link
Owner

Mmm,... js 0.6.3 is already 3 years old... Mmm.

Could you please use dependency_overrides to fix js to 0.6.3?

@Yoda-Man
Copy link
Author

Very good idea. I am sure all the projects will upgrade to 0.7.1 soon anyway.

@espresso3389
Copy link
Owner

Now, we have three versions:

  • 1.0.X for Flutter 3.19/Dart 3.3
  • 0.4.46+ for Flutter 3.16/Dart 3.2.3
  • 0.0.46+ for Flutter 3.12/Dart 3.1.0

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