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

A lightweight Flutter swipe-to-reply wrapper for chat bubbles, list rows, cards, and any custom widget.

0.2.0 #

  • Rearmed haptic feedback when an active swipe returns to the origin, allowing another pulse on a later threshold crossing without lifting the pointer.
  • Added hapticRearmDistance to customize where feedback becomes armed again.
  • Kept reply confirmation release-based, even when the haptic threshold is crossed multiple times during one gesture.
  • Added focused gesture and haptic channel tests.
  • Added a complete runnable conversation example.
  • Expanded Dart API documentation and enabled the public_member_api_docs lint.
  • Added repository, issue tracker, and pub.dev topics metadata.

0.1.0 #

  • Initial release.
  • Added a reusable SwipeToReply widget for horizontal reply gestures.
  • Added configurable swipe direction, distances, curve, duration, haptic feedback, and indicator.
  • Added a default Material reply indicator with configurable widget icon.
  • Added tests for swipe direction value mapping.
1
likes
160
points
227
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A lightweight Flutter swipe-to-reply wrapper for chat bubbles, list rows, cards, and any custom widget.

Homepage
Repository (GitHub)
View/report issues

Topics

#chat #messaging #gestures #swipe #widget

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_swipe_to_reply