flutter_before_after_image
flutter_before_after_image copied to clipboard
Need to limit the size
The problem is that widget is stretching out through whole screen because it's using screen width. Should be limited to parent container size
Thank you for bringing this up! I will be working on this and landscape mode support hopefully soon. But I am always open to contributions too :)