flutter_before_after_image icon indicating copy to clipboard operation
flutter_before_after_image copied to clipboard

A Slider view for Before-After use-case for Flutter.

Results 2 flutter_before_after_image issues
Sort by recently updated
recently updated
newest added

Support the slider indicator icon when user touch the image.

The problem is that widget is stretching out through whole screen because it's using screen width. Should be limited to parent container size ![screenshot_20181028-121455](https://user-images.githubusercontent.com/12020398/47611544-2d5afa80-daab-11e8-8ee4-e117b6736bb4.png)

bug
help wanted
good first issue