volorio_chat_e2ee
End-to-end encryption helper package for Volorio Chat.
Provides Volorio-branded encrypted message envelopes and local cryptographic helpers for apps that enable the paid chat_e2ee add-on. Keywords: Flutter encrypted chat, E2EE chat, secure messaging, Volorio chat.
Install
dependencies:
volorio_chat_e2ee: ^0.2.0
Security
Do not place Volorio API keys in Flutter, iOS, Android, or web clients. Server-side packages use volorio_server; Flutter packages consume short-lived Volorio sessions created by your backend.