reusable_list_item 0.0.3
reusable_list_item: ^0.0.3 copied to clipboard
A simple and customizable Flutter widget to create swipeable list items with start and end actions using flutter_slidable.
Changelog #
All notable changes to this project will be documented in this file.
0.0.3 #
- Update All Files.
0.0.2 #
- Create generic_slider_widget.
0.0.1 #
- Initial release of
reusable_list_item
. - Introduced
GenericSliderWidget
for easily adding swipeable actions to any widget. - Support for start and end action panes with customizable motions.
- Default scroll motion support if no custom motion is provided.