mirror of
https://github.com/flutter/flutter.git
synced 2026-01-20 20:55:29 +08:00
This is the current (initial) state of WebParagraph project which is an implementation of SkParagraph on top of TextCluster (https://github.com/fserb/canvas2D/blob/master/spec/enhanced-textmetrics.md). Multilined text, mixed LTR/RTL text supported. --------- Co-authored-by: Mouad Debbar <mdebbar@google.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: