mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Resolves https://github.com/flutter/flutter/issues/157324 Fix a silly off-by-one that I didn't catch because none of the tests are using `DeviceBuffer` directly. ð¤¦