whatsapp_scroll_view 0.0.2 copy "whatsapp_scroll_view: ^0.0.2" to clipboard
whatsapp_scroll_view: ^0.0.2 copied to clipboard

A Flutter widget for WhatsApp-style reverse chat scrolling with auto-scroll and load-on-top.

whatsapp_scroll_view #

A WhatsApp-style scroll view widget for Flutter. This widget automatically scrolls to the bottom when new messages arrive and supports reverse message display like WhatsApp, Telegram, or Messenger.

✨ Features #

  • Scrolls from bottom to top (reverse: true)
  • Auto-scroll to bottom on new messages
  • Detects when user reaches the top (for loading older messages)
  • Supports custom padding, animation duration, and scroll curve

🧑‍💻 Getting Started #

Add the dependency in your pubspec.yaml:

dependencies:
  whatsapp_scroll_view:
    git:
      url: https://github.com/your-username/whatsapp_scroll_view.git
4
likes
0
points
22
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter widget for WhatsApp-style reverse chat scrolling with auto-scroll and load-on-top.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on whatsapp_scroll_view