This repo contains the source code to a telehealth app that leverages the audio/visual and messaging functionalities of 100ms library. Users are able to:
- Book appointment
- Join meeting
- Perform visual communication
- Perform audio communication
- Perform chat messaging
Here is a blog post I published that contains the step by step guide on how you can build this application or a similar one from scratch.
- Clone the repo
- Navigate to the project folder via your terminal and run the following command to install the dependencies:
flutter pub get
- Run the application using an android emulator of device.