pub fn ensure_tools_available(
    dart_root: &str,
    skip_deps_check: bool
) -> Result<(), Error>