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: