Mixin Messenger for macOS, Windows and Linux, powered by Flutter, the Signal Protocol is implemented with our libsignal_protocol_dart.
flutter run -d macOS
flutter run -d linux
flutter run -d windows
there are some addition library needed.
sudo apt install libappindicator3-dev gir1.2-appindicator3-0.1
sudo apt-get install vlc
sudo apt-get install libvlc-dev
sudo apt-get install libsqlite3-dev
Released under the GPLv3 license.