Encrypted Chat App Simple AES encrypted chat app which works on Android, iOS, Web and MacOS with websocket server. Built using: Flutter (for cross platform app) GetX (for state management) Node (for running server locally) Websocket (for creating a websocket server)