reusable_list_item 0.0.8 copy "reusable_list_item: ^0.0.8" to clipboard
reusable_list_item: ^0.0.8 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.8 #

Sep 10, 2025 #

✨ Updated #

  • Updated reusable_image_widget to 0.1.7

0.0.7 #

Sep 8, 2025 #

✨ Updated #

  • Updated reusable_image_widget to 0.1.6
  • Updated flutter_slidable to 4.0.1

0.0.6 #

Aug 22, 2025 #

✨ Updated #

  • Updated Dart sdk to 3.9.0
  • Removed flutter_lints Dependency
  • Updated reusable_image_widget to 0.1.5

0.0.5 #

July 15, 2025 #

Removed #

  • Removed app_style dependency.

0.0.4+2 #

July 14, 2025 #

✨ Updated #

  • Uses app_style: ^0.0.3+1
  • Updated the README.md

0.0.4+1 #

July 14, 2025 #

✨ Updated #

0.0.4 #

July 14, 2025 #

✨ Added #

  • ImageWithTitleCard widget to display avatar + title inside a card layout.
  • InfoCard widget using AppListTitle to show a title/subtitle pair in a card.

🛠 Updated #

  • AppListTitle enhanced:
    • Added support for subtitle, custom padding, and theme-aware styling.
    • Improved layout using Row + Column for better flexibility.
  • Example updated:
    • Replaced ListTile with AppListTitle across all usage.
    • Demonstrated AppSliderWidget, AppListTitle, ImageWithTitleCard, and InfoCard in separate screens.

0.0.3 #

  • Update All Files.

0.0.2 #

  • Create GenericSliderWidget.

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.
0
likes
160
points
37
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A simple and customizable Flutter widget to create swipeable list items with start and end actions using flutter_slidable.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_slidable, reusable_image_widget

More

Packages that depend on reusable_list_item