Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/afgprogrammer/flutter-simple-chat-app
- Owner: afgprogrammer
- Created: 2022-07-11T16:52:10.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-08-15T11:28:30.000Z (about 2 years ago)
- Last Synced: 2024-10-24T22:01:59.795Z (14 days ago)
- Topics: chat-app, flutter
- Language: Dart
- Homepage: https://afgprogrammer.com/flutter
- Size: 1.36 MB
- Stars: 86
- Watchers: 7
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)