
Delete remaining DlCanvas method overloads that were allowing the use of Skia geometry objects in rendering code. The only remaining uses of Skia classes in the DlCanvas interface are SkImageInfo and SkTextBlob.
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: