gclient bootstrapFlutter engine uses gclient to manage dependencies.
If you've already cloned the flutter repository:
engine/scripts/*.gclient to the root foldergclient syncIf you haven't cloned the repository; you could copy the sample gclient file to an empty directory and use gclient sync.