mirror of
https://github.com/flutter/flutter.git
synced 2026-02-05 03:09:43 +08:00
* Allow snippets tool to be run from arbitrary CWDs * Drop use of absolute when using Platform.executable (path is not relative, might require PATH resolution) * canonicalize paths * Use path.fromUri consistently to resolve file URIs * Force commit to try to kick Cirrus * Force commit to kick Cirrus, again