mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
I find it difficult to track what parts of this method are part of the closure and which aren't. Lets hoist this data into a private method and remove some unused imports.