I tried using it as we discussed, but it didn’t work. In fact, before posting on Stack Overflow, I had already tried using AnimatedSwitcher, but I couldn’t get a proper result. Right now, my only goal is that when dragging starts, the remaining FABs should smoothly slide into the empty space left by the dragged FAB. I am progressing step by step, and currently, I am not focusing on dropping because I have been struggling with this issue for two days. I have tried almost everything, including DeepSeek and ChatGPT-4, but I haven’t achieved a satisfying result. I have also experimented with multiple approaches myself.
As a reference, could you provide an example code where we can move colorful containers, and the remaining ones smoothly slide into the space left by the dragged container?