mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* Use Skia to determine "actual" font name. This way, we don't need to hard-code a mapping of Flutter names to actual names, we can compute it when the font is registered. * Refactor to only have loaded and unloaded fonts