mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
It takes 30 minutes while all other bots are done in 10-20 minutes. The old Windows build used to test in IE11 and old Edge. Since we stopped testing on those we switched to Chromium, but that doesn't provide any extra signal in addition to what we get from Linux Chromium already.
Flutter Engine
gclient bootstrap
Flutter engine uses gclient to manage dependencies.
If you've already cloned the flutter repository:
- Copy one of the
engine/scripts/*.gclientto the root folder as.gclient - run
gclient sync