
Things being cleaned up: - Remove `flutter.js` support for HTML/AUTO renderers. - Delete the renderer auto-detection logic and flag. - Remove references to the `HtmlRenderer` from renderer-agnostic code. - Remove the `auto-selected`/`requested explicitly` info from the DOM. As a follow up to this, I'll create another PR that deletes the entire `html/` folder.
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: