mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
When running with merged platform and ui threads, set the dart thread name of the main thread to io.futter.ui. Also change the thread mask settings to avoid creating an unused UI thread.