Welcome to my WhatsApp UI Clone project! This repository showcases my Flutter skills by recreating the frontend design of the popular messaging app, WhatsApp. Although it's a design prototype and not fully functional, it provides an opportunity for hands-on practice with Flutter and Dart.
Browse through a list of chat conversations with various contacts, displaying their names and last messages.
View recent updates and the statuses of your contacts, providing a glimpse of their recent activities.
Track your call history, including voice and video calls, with indicators for missed and attended calls.
- Clone this repository to your local machine.
- Navigate to the project directory.
- Install the required dependencies using
flutter pub get. - Launch the app with
flutter run.
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
- Flutter
- Dart
Contributions and feedback are welcome! If you encounter any issues or have suggestions for improvements, please create an issue or pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
Explore the code to see the WhatsApp UI design in Flutter. Feel free to provide feedback and suggestions!