Content Deep Dive
Building a Clubhouse Clone in Flutter using 100ms
Blog post from 100ms
Post Details
Company
Date Published
Author
Himanshu Sharma
Word Count
1,941
Language
English
Hacker News Points
-
Source URL
Summary
This article provides a step-by-step guide on how to build a basic Clubhouse-like app using Flutter and 100ms' live audio video SDK. The tutorial assumes some prior knowledge of Flutter and covers setting up the project, initializing 100ms in it, creating roles for listeners, speakers, and moderators, joining a room, displaying peers, muting or unmuting the mic, chatting with everyone in a meeting, removing peers from the meeting, and leaving the room. The final app will have features similar to Clubhouse, including an audio-only chat interface and the ability to mute or unmute oneself during a call.