mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This is the second version of WebParagraph. It includes pretty much all SkParagraph functionality except struts and justifications (eventually they will be implemented, too). Part of https://github.com/flutter/flutter/issues/172561 --------- Co-authored-by: Mouad Debbar <mdebbar@google.com>