swipe_to 1.0.6 swipe_to: ^1.0.6 copied to clipboard
SwipeTo is a wrapper for a chat view widget which can be used initiate callback when user horizontally swipe on it.
[1.0.6] - 2024-02-12 #
- Added
ListView
usage instructions and example
[1.0.5] - 2023-12-07 #
- Allowed
swipeSensitivity
parameter min value to 5 from previous 20 keeping max 35 as it is.
[1.0.4] - 2023-11-21 #
- Parameter added to handle
swipeSensitivity
to trigger left/right swipe animation as well as callback
[1.0.3] - 2023-11-20 #
- Code Improvements
[1.0.2] - 2022-02-26 #
- Code Improvements
[1.0.1] - 2022-02-25 #
- Code updated and score fixes
[1.0.0] - 2022-02-24 #
- Migrated Null Safety Now
[0.0.1+8] - 2020-10-31 #
- Guideline Updates
[0.0.1+7] - 2020-10-28 #
- Added parameter to pass a Widget to display on left & right swipe
[0.0.1+6] - 2020-10-19 #
- Displayed Icon on Left & Right swipe been fix
[0.0.1+5] - 2020-10-14 #
- Added feature to enable swipe on both direction
- Major Update - SwipeDirection parameter @deprecated now
- Swipe to left or right feature enabled by onLeftSwipe and onRightSwipe callbacks
- For more info please refer updated documents
[0.0.1+4] - 2020-09-30 #
- Assert check updated and proper error displayed.
[0.0.1+3] - 2020-09-15 #
- Added SwipeToLeft and SwipeToRight functionality.
- Added Example with more detail.
- Updated Package Description with Example.
[0.0.1+2] - 2020-09-13 #
- Example update.
[0.0.1+1] - 2020-09-13 #
- Output images fixes.
[0.0.1] - 2020-09-13 #
- SwipeTo is a wrapper for a chat view widget which can be used initiate callback when user horizontally swipe on it.