This Flutter project replicates the WhatsApp scrolling effect. When a user taps on a reference message, the scroller automatically moves to that message, ensuring a smooth and intuitive chat navigation experience.
- Smooth auto-scrolling to referenced messages
- Seamless user experience similar to WhatsApp
- Optimized performance for large message lists
- Fully responsive UI
- Flutter
- Dart
- Clone the repository:
git clone https://github.com/AbdullahProjects/whatsapp_chat_scrolling_effect.git
- Navigate to the project directory:
cd your-repo-name - Install dependencies:
flutter pub get
- Run the app:
flutter run
Feel free to open issues or create pull requests if you have any improvements!
