tree: 0c5cb5edb0548b71b7fe1a7dde6d2197cbced409 [path history] [tgz]
  1. scripts/
  2. src/
  3. README.md
engine/README.md

Flutter Engine

gclient bootstrap

Flutter engine uses gclient to manage dependencies.

If you've already cloned the flutter repository:

  1. Copy one of the engine/scripts/*.gclient to the root folder
  2. run gclient sync

If you haven't cloned the repository; you could copy the sample gclient file to an empty directory and use gclient sync.