mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
FlutterMain and the DartServiceIsolate callback list are both globals, and the callback list state may have already been destructed when FlutterMain's destructor runs.