Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/afgprogrammer/flutter-simple-chat-app

Simple chat app UI design in Flutter - Day 61.
https://github.com/afgprogrammer/flutter-simple-chat-app

chat-app flutter

Last synced: 6 days ago
JSON representation

Simple chat app UI design in Flutter - Day 61.

Awesome Lists containing this project

README

        

# 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

* [Website](https://afgprogrammer.com)
* [Youtube channel](https://youtube.com/afgprogrammer)
* [Instagram](https://instagram.com/theflutterlover)