mirror of
https://github.com/flutter/flutter.git
synced 2026-02-14 23:02:04 +08:00
gtk_widget_queue_draw is not thread-safe, call it from an idle callback. Fixes https://github.com/flutter/flutter/issues/173447
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: