mirror of
https://github.com/flutter/flutter.git
synced 2026-02-11 13:22:46 +08:00
Move the intellij validator to its own file, and split off the tests. Remove globals from each, and remove dependency on a real jar/filesystem by creating a minimal version of the manifest xml and setting it up in the memory file system. #47161