Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 971 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 971 Bytes

Vertex

Vertex is a self-hosted chat application based on WebRTC and is built with Flutter for the front end and Python for the backend.

Requirements

Flutter 3.0.0 • Stable Channel

Backend Server

WebRTC Signalling Server

How to run

To list devices you can run the application on with Flutter run:

  • flutter devices

Followed by then

  • flutter run -d <device name>

Development & Testing

This project was developed and tested using:

IDE

Devices

  • Samsung - SM-G360F - Android 5.0.2
  • Google Pixel 2 VM - Android 10
  • Web - Google Chrome & Firefox