mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Previously, the last error was a global static. Now it is a thread-specific value, which means we need to visit the UI thread to read the value.