flutter_whatsapp
Whatsapp clone using Flutter.
About
This is a clone of WhatsApp (version 2.19.98) with Flutter.
This project is still under development. The list below are the features that I’m planning to implement. The item that’s been implemented is marked by strikethrough.
AppBar & TabBarChat TabRetrieve list of chats from API and display them.Search through chats.Show popup when profile is clicked.Create New Chat ScreenRetrieve list of contacts in phone.
Chat Detail ScreenRetrieve chat details (conversations) from API and display them.Send a new text message.
- Status Tab
Retrieve list of statuses from API and display them.Search through statuses.- Status Detail Screen
- Retrieve status details from API and display them.
Calls TabRetrieve list of calls from API and display them.Search through calls.Call Detail Screen
- Camera Tab
List all images in Gallery and display them. (Only images inDCIM/Camera
in Android)- Take picture and save in storage.
- Record a video and save in storage.
Source Credit : https://github.com/hanmajid/flutter_whatsapp