Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/masreplay/messenger_app

Flutter chat application using Bloc, Freezed and Material 3
https://github.com/masreplay/messenger_app

bloc chat dart flutter freezed m3 material messenger

Last synced: 21 days ago
JSON representation

Flutter chat application using Bloc, Freezed and Material 3

Awesome Lists containing this project

README

        

# Messenger App

In some places in the application, I put “TODO”. I did not complete the entire feature. I only added it because it was not explained sufficiently.

# Download
[Download app-release.apk](app-release.apk)

# Supported Messages Types
- Image
- Text
- Gif
- Stickers
- Fallback
- Adaptive to add new image type

# Feature
- Multi theming based on material 3
- Generate avatar based on gmail or any other id (image is not supported yet + it's easy to be implemented)
- Settings including, theme mode, language, and
- Send first sticker same as telegram
- Stickers builder (debug mode only)
- Image Scaling
- "Simple pagination"

# screenshots
___
| | |
| :----------------------------: | :----------------------------------------------------------------------: |
| users | |
| Add sticker | |
| Add sticker2 | |
| Discussion starter no stickers | |
| Discussion starter | |
| Discussion starter2 | |
| Light theme | |
| Login | |
| Select image | |
| Send image | |
| Sign up failed | |
| Sign up light theme | |
| Sign up | |
| Sticker alt | |
| Sticker message | |
| Stickers dashboard | |
| Theme | |
| Users | |