mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Fixes https://github.com/flutter/flutter/issues/148251 Work towards https://github.com/flutter/flutter/issues/138798 The rectangle packer was only filling up the top and right edge of each rectangle, making the atlas super inefficient.