OpenContacts is a fork of ReCon (Resonite Contacts) that is updated with improvements and new features.
Find a file
2023-05-17 13:55:24 +02:00
android Add basic rendering of formatted text 2023-05-12 18:31:05 +02:00
assets/images Add basic new message notifications 2023-05-05 11:29:54 +02:00
lib Remove redundant provider 2023-05-17 13:55:24 +02:00
linux Add support for material you and improve message design coherency 2023-05-15 15:45:41 +02:00
windows Add support for material you and improve message design coherency 2023-05-15 15:45:41 +02:00
.gitignore Adjust build settings 2023-05-05 18:01:46 +02:00
.metadata Improve internal layout of message view 2023-05-02 18:22:18 +02:00
analysis_options.yaml Initial commit 2023-04-29 19:18:46 +02:00
LICENSE.txt Create LICENSE.txt 2023-05-05 17:02:42 +02:00
pubspec.lock Make friend api calls more efficient and increase update rate 2023-05-16 13:01:42 +02:00
pubspec.yaml Bump version 2023-05-17 08:11:49 +02:00
README.md Fix readme image 2023-05-16 13:21:05 +02:00

Contacts++

Messenger App for Neos VR contacts.

Get it here

Building

This is a standard Flutter application, refer to the Flutter docs on how to build it.

Currently only Android is supported.

In theory this app should also build fine for desktop, though not every feature will be functional. For example, voice-messages and notifications are currently not supported on desktop builds.