Releases: rIIh/draggable_route_flutter
Releases · rIIh/draggable_route_flutter
v0.7.0
0.7.0 (2025-02-13)
Features
- dismissDistance and dismissVelocity are configurable in runtime settings (by @chaosue in #16) (e9280c7)
New Contributors
v0.6.4
0.6.4 (2025-02-07)
Bug Fixes
- fix flutter errors when route is rapidly pushed and popped (2d560b6)
v0.6.3
0.6.3 (2025-02-06)
Bug Fixes
- fix possible null exception when source render object becomes detached (bdab5dd)
v0.6.2
0.6.2 (2025-01-22)
Features
Bug Fixes
New Contributors