mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The clip region is always expressed in the global coordinates. Hence, we should do the intersection with the clip *after* transforming the rectangle to global coordinates. This fixes https://github.com/dart-lang/sdk/issues/59993 --------- Co-authored-by: Mouad Debbar <mouad.debbar@gmail.com>
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: