image_compare_slider 2.8.0 image_compare_slider: ^2.8.0 copied to clipboard
Easily compare two images with a slider and a draggable line/handle, fully customizable.
2.8.0 #
- feat: Adds handleColor and handleOutlineColor to allow the customization of the handle color and outline color
2.7.0 #
- fix: itemBuilderOne and itemBuilderTwo now have context as a parameter
- feat: Adds photoRadius to allow the customization of the radius of the images
2.6.0 #
- fix: Fixes the handle being painted relative to the parent widget instead of the canvas
2.5.0 #
- feat: changes handleSize from double to Size to allow the customization of the handle width and height independently
2.4.0 #
- feat: adds handleFollowsPosition to allow the handle to follow the position of the slider
2.3.0+3 #
- fix: updates screenshots
2.3.0+2 #
- fix: updates README.md
2.3.0+1 #
- fix: updates README.md
2.3.0 #
-
feat: changes ImageProvider