mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
27MB of images should not be in the source tree. Caveat: If you use VSCode's markdown preview, it does not support images outside the workspace. One solution to this would be to submodule the assets back into the assets folder - however that would break github rendering of images. Fixes flutter/flutter#151691