Build broken because latest Flutter needs new intl
#575
Labels
a-tools
Our own development tooling, scripts, and infrastructure
Milestone
This will be fixed by #567 after that's revised and merged.
Until then, CI runs are failing with an error like this:
The root cause here is:
For the moment until this broken build is fixed, the workaround is to run
tools/check
locally with a version of Flutter that's at least a few days old. In particular, the minimum version specified inpubspec.yaml
should always work.The text was updated successfully, but these errors were encountered: