mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
(Tenatively) Closes https://github.com/flutter/flutter/issues/142871. I personally think this is a reasonable request, and we (framework authors) can make some users happy in a fairly simple way (https://github.com/flutter/flutter/issues/142871, https://github.com/flutter/flutter/issues/40497). Some questions: 1. Is the web implementation good enough or would we want to "ship" with an optimized impl? 2. Can folks imagine other edge cases to test beyond correctness and deep/immutable copies?