Messenger Chat Screen (Static UI)
A Flutter project that replicates a messenger chat screen with a clean and modern design.
This project focuses only on the UI part and does not include any backend or real-time messaging functionality.
Features:
Static list of chat messages
Sender and receiver message bubbles
Profile picture, time stamp, and message alignment
Responsive layout with Material Design widgets
Technologies Used:
Flutter & Dart
Material Design for building a realistic chat interface
Purpose:
This project was created to practice Flutter UI building skills and understand widget trees, layouts, and styling.