swipe_reveal_card 0.2.0 copy "swipe_reveal_card: ^0.2.0" to clipboard
swipe_reveal_card: ^0.2.0 copied to clipboard

A lightweight Flutter card widget with horizontal swipe-to-reveal actions. Simple API, Material ink ripples, and scroll-position persistence.

0.2.0 #

  • Add SwipeRevealController for programmatic open / close / toggle.
  • Add SwipeRevealGroup so only one card is open at a time in a list.
  • Add closeOnAction, closeOnCardTap, enabled, onOpen, and onClose.
  • Allow custom action content via SwipeAction.child.

0.1.2 #

  • Add BDD widget tests with Gherkin feature files (bdd_widget_test).

0.1.1 #

  • Use absolute GitHub image URLs in the README so the demo GIF and screenshots render correctly on pub.dev.

0.1.0 #

  • Initial release of swipe_reveal_card.
  • SwipeRevealCard with optional horizontal swipe-to-reveal actions.
  • SwipeAction model with label, optional icon/color, and typed callback.
  • Example app, widget tests, and documentation assets.
0
likes
160
points
172
downloads
screenshot

Documentation

API reference

Publisher

verified publisherayushd70.dev

Weekly Downloads

A lightweight Flutter card widget with horizontal swipe-to-reveal actions. Simple API, Material ink ripples, and scroll-position persistence.

Repository (GitHub)
View/report issues

Topics

#ui #card #swipe #slidable #widget

License

MIT (license)

Dependencies

flutter

More

Packages that depend on swipe_reveal_card