mirror of
https://github.com/flutter/flutter.git
synced 2026-02-05 11:19:18 +08:00
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: