mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The hooks get in the way of pushing to branches via tools like Sublime
Merge. Installation of these hooks can be disabled via the
setup_githooks DEPS [custom
variable](edc792e098/DEPS (L127)).
In case the hook is installed already, the installation script is now
augmented to accept an `--unset` argument. The default behavior remains
unchanged.
Flutter Engine
Setting up the Engine development environment
See here
gclient bootstrap
Flutter engine uses gclient to manage dependencies.
If you've already cloned the flutter repository: