Pages Implementation

Implemented Profile and Recent Conversation skeleton pages
This commit is contained in:
2025-02-07 20:13:07 +00:00
parent 7504f341d2
commit 7e33872886
15 changed files with 448 additions and 63 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
# messaging_app
## Messaging App - messaging_app
A chat app built using Flutter for Both iOS and Android.
# A chat app built using Flutter for Both iOS and Android.
Backend is being covered by Appwrite. It is opensource and can be selfhosted, which is the main reason for using is a backend.
Backend is being covered by Appwrite. It is opensource and can be selfhosted, which is the main reason for it being used a backend.