Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/masreplay/messenger_app
- Owner: masreplay
- Created: 2023-09-18T12:20:30.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-24T10:35:48.000Z (about 1 year ago)
- Last Synced: 2023-09-25T15:20:32.696Z (about 1 year ago)
- Topics: bloc, chat, dart, flutter, freezed, m3, material, messenger
- Language: Dart
- Homepage:
- Size: 25.7 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 | |