mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Closes https://github.com/flutter/flutter/issues/166648. I think a better fix is to stop using `dart pub deps --json` and use @sigurdm's new `.dart_tool/` vendored solution, but that can be a follow-up change.