Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 248 Bytes

File metadata and controls

10 lines (6 loc) · 248 Bytes

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 as .gclient
  2. run gclient sync