Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 701 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 701 Bytes

Flutter Simple Chat App

Hey Flutter lovers, here is a simple chat app built with Flutter. It's just a UI and some animations. It has basic functionality like send message and voice message, and image, etc. There is also a page for video/audio call.

Development Setup

Clone the repository and run the following commands:

flutter pub get
flutter run

Screenshots

Chat List Page

Chat Page

Links