draggable_route 0.7.0
draggable_route: ^0.7.0 copied to clipboard
Draggable Hero route. Inspired by Instagram route transitions. Open route from source widget and closes to source widget. Can be closed by drag
Changelog #
0.7.0 (2025-02-13) #
Features #
0.6.4 (2025-02-07) #
Bug Fixes #
- fix flutter errors when route is rapidly pushed and popped (2d560b6)
0.6.3 (2025-02-06) #
Bug Fixes #
- fix possible null exception when source render object becomes detached (bdab5dd)
0.6.2 (2025-01-22) #
Features #
Bug Fixes #
0.1.0 #
- implement base functional