What's Changed
- feat: Update min flutter version to ^3.22.0 by @xsahil03x in https://github.com/xsahil03x/before_after/pull/37
Full Changelog: https://github.com/xsahil03x/before_after/compare/v3.1.0...v3.2.0
Unclaimed project
Are you a maintainer of before_after? Claim this project to take control of your public changelog and roadmap.
Changelog
A flutter package which makes it easier to display the difference between two images.
Full Changelog: https://github.com/xsahil03x/before_after/compare/v3.1.0...v3.2.0
widget.thumbColor not working by @xsahil03x in https://github.com/xsahil03x/before_after/commit/ab8b50ced4aab6754abd7ff622281cfa6e4e7ab6MaterialStateProperty to WidgetStateProperty by @xsahil03x in https://github.com/xsahil03x/before_after/commit/32f3b4ab53ebc47d6b988ae3ba042693a13ca486🚨 Breaking
Changes in the BeforeAfter widget:
directions. The new direction property allows you to specify whether the slider
can be dragged horizontally or vertically.beforeImage and afterImage properties to before and after, respectively, for better clarity.height and width properties to control the...