whatsapp_scroll_view 0.0.4
whatsapp_scroll_view: ^0.0.4 copied to clipboard
A Flutter widget for WhatsApp-style reverse chat scrolling with auto-scroll and load-on-top.
0.0.4 - 2025-06-21 #
- Resolved bit issue
0.0.3 - 2025-06-21 #
- Resolved bit issue
0.0.2 - 2025-06-21 #
- Added auto-scroll behavior on new message insert
- Added
onReachTopcallback for pagination support - Created working example under
/example - Plugin structure cleaned and made pub.dev ready
0.0.1 Initial Release #
- First version with basic scroll functionality