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

Update file dependency to 7.0.0 #128

Closed
danielgomezrico opened this issue Jul 30, 2024 · 1 comment
Closed

Update file dependency to 7.0.0 #128

danielgomezrico opened this issue Jul 30, 2024 · 1 comment
Labels
Improvement New feature or request Review/Pending Initial stage of the issue to evaluate its approval

Comments

@danielgomezrico
Copy link

Description
I cannot use the library because I'm using another dependency that uses file 7.0.0 and dart-code-linter has the version fixed at 6.

Because every version of dart_code_linter depends on file ^6.0.0 and flutter_cache_manager 3.3.2 depends on file ^7.0.0, dart_code_linter is incompatible with flutter_cache_manager 3.3.2.
So, because drivers_app depends on both flutter_cache_manager 3.3.2 and dart_code_linter 1.1.3, version solving failed.

Why do you consider it necessary?
Because new libraries use newer versions and so this cannot be used in some projects.

@danielgomezrico danielgomezrico added the Improvement New feature or request label Jul 30, 2024

Assign to review: @santitigaga @ajtortolero

@app-toolkit-opensource-innersource app-toolkit-opensource-innersource bot added the Review/Pending Initial stage of the issue to evaluate its approval label Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement New feature or request Review/Pending Initial stage of the issue to evaluate its approval
Projects
None yet
Development

No branches or pull requests

2 participants