Automatically animates the transition of the widgets' position. Unlike the garden.magnet, this one does not require extra widgets.
Youtube (This is an older implementation, and differs from the current one.)
Pin the minor version.
poetry add kivy-garden-posani@~0.2
pip install "kivy-garden-posani>=0.2,<0.3"
from kivy_garden import posani
posani.activate(widget)
Install if you prefer not to manually activate each individual widget.
posani.install()
All the widgets created after the installation will be automatically "activated".