draggable_route 0.7.0 copy "draggable_route: ^0.7.0" to clipboard
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 #

  • dismissDistance and dismissVelocity are configurable in runtime settings (#16) (e9280c7)

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 #

  • add cancelled dismiss animation (#4) (4378c56)
  • add more settings to route theme (d881735)

Bug Fixes #

  • remove previous route transition (#3) (01c5497)

0.6.1 #

Fixes #

  • fix threshold

0.6.0 #

Features #

  • add custom scroll offset resolver widget to override subtree offset resolve

0.5.0 #

Features #

  • hit test scrollables to check when route can be dragged

0.4.2 #

Fixes #

  • fix scrollable conditions not re-calculated on scrollable size change

0.4.1 #

Fixes #

  • make drag more responsive on iOS

0.4.0 #

Features #

  • make drag settings configurable

0.3.1 #

Docs #

  • remove unresolvable doc imports

0.3.0 #

Features #

  • add configurable theme

0.2.3 #

Fixes #

  • fix unresponsive drag on iOS devices

0.2.1 #

Fixes #

  • remove print call

0.1.0 #

  • implement base functional
16
likes
160
points
79
downloads

Publisher

verified publishermelv.space

Weekly Downloads

Draggable Hero route. Inspired by Instagram route transitions. Open route from source widget and closes to source widget. Can be closed by drag

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, provider, vector_math

More

Packages that depend on draggable_route