Merge branch 'master' of github.com:Nutcake/contacts-plus-plus

This commit is contained in:
Nutcake 2023-05-09 10:49:30 +02:00
commit d617cd3337

View file

@ -6,6 +6,20 @@ Messenger App for Neos VR contacts.
[Get it here](https://github.com/Nutcake/contacts-plus-plus/releases/latest)
## What works
- Real-time text chat with friends
- Listening to voice-messages and viewing session invites, images and previews of other assets
- Searching for users
- Adding and removing friends
## What's planned
- Sending voice-messages, images and potentially arbitrary files
- Background notifications
- Global session-list and search
- Viewing personal inventory
## Building
This is a standard Flutter application, refer to the [Flutter docs](https://docs.flutter.dev/get-started/install) on how to build it.