Maintenance Request pkg intl_translation
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.
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); https://github.com/dart-lang/sdk/issues/56939. As long as that analyzes cleanly and the tests pass, I'm sure we'd take a PR for that.
@mosuem thanks for the support in getting this merged 🙏
When can we plan on this being released?
We can do quite a bit of cleanup in our project once analyzer 7.0.0 is supported by intl_translation 😄
I want to see how the change lands in google internally, so tomorrow probably :)