mirror of
https://github.com/flutter/flutter.git
synced 2026-02-12 13:56:40 +08:00
This is needed by file watching implementation after dart-lang/sdk@ed6bab847b Ideally we should actually move this whole code into `io_natives.{h,cc}` on the Dart runtime side to avoid duplication.
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: