How to design image compare slider in flutter

158 Views Asked by At

I want to develop a image compare slider. I have already used 2 very useful packages: https://pub.dev/packages/before_after https://pub.dev/packages/image_compare_slider But there's one issue with them i can't move divider/track out of widget. Track and thumb remains inside the respective widgets. I want to achieve it like this in image. Any solutions for it? enter image description here

1

There are 1 best solutions below

3
Wai Han Ko On

I create a package for that, you can use if my package suit your problem image_comparator