This auto-formats all *.dart files in the `engine` subdirectory and enforces that these files stay formatted with a presubmit check.
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