
DlVertices was already half migrated onto the DL geometry classes, this completes the conversion.
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/*.gclient
to the root folder as.gclient
- run
gclient sync