chat-app ui
flutter chat-app ui with multiple themes & light + dark mode.
screenshots
1. welcome page
2. select your theme page
5. sign up & chat page
6. chatting page & profile page
7. actives & stories
8. message requests & search section
9.teal theme
10.teal theme sign up & chat
11.yellow theme
13. purple theme
12. purple theme
features
- light mode + dark mode
- 4 different color themes – pink/teal/yellow/purple
- inspired from messenger + whatsapp
it is open source so feel free to contribute, star & download the repo if you liked it!
to use this app follow below instructions-:
- download this app using below syntax -:
git download https://github.com/devstack06/whatsapp-clone-flutter.git
- after cloning install packages using below syntax -:
flutter pub get
above command will install all the neccery packges.
- run the app on your mobile using below command -:
flutter run
Comments are closed.