mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Fix: Flicker when no update in index of dragged item Resolves #150843 This PR ensures that even if we move dragged item anywhere in list and comeback to initial position, we smoothly adjust to that position.