You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, I can't use the package in my project because of the "old" dependencies from the package. Please update the dependencies.
Issue:
Resolving dependencies...
Because intl_translation >=0.19.0 depends on analyzer ^6.3.0 and custom_lint 0.7.3 depends on analyzer ^7.0.0, intl_translation >=0.19.0 is incompatible with custom_lint 0.7.3.
The dependencies "analyzer" should be updated to use the latest one.
I appreciate your support in advance.
The text was updated successfully, but these errors were encountered:
It may be possible to widen the dep to include both 6.3.0 and 7.0.0 of analyzer (>=6.3.0 <8.0.0); dart-lang/sdk#56939. As long as that analyzes cleanly and the tests pass, I'm sure we'd take a PR for that.
Currently, I can't use the package in my project because of the "old" dependencies from the package. Please update the dependencies.
Issue:
Resolving dependencies...
Because intl_translation >=0.19.0 depends on analyzer ^6.3.0 and custom_lint 0.7.3 depends on analyzer ^7.0.0, intl_translation >=0.19.0 is incompatible with custom_lint 0.7.3.
The dependencies "analyzer" should be updated to use the latest one.
I appreciate your support in advance.
The text was updated successfully, but these errors were encountered: