Build clubhouse clone from scratch using flutter
1 Sign up for free account and Generate API Key
Go to Dashboard, navigate to Settings > API Keys and click on ADD NEW button.
2 Server Setup
Token based authentication allow users to verify their identity by providing generated API key and secrets.
3 Getting Started - Flutter SDK
Flutter SDK is natively written SDK using Dart. It is compatible with both IOS and Android.
Here is the package manager link of the flutter meeting SDK integration
https://pub.dev/packages/videosdk
videosdk-live
/
videosdk-rtc-flutter-sdk-example
WebRTC based video conferencing SDK for Flutter (Android / iOS)
π Video SDK for Flutter
At Video SDK, weβre building tools to help companies create world-class collaborative products with capabilities for live audio/video, cloud recordings, RTMP/HLS streaming, and interaction APIs.
π₯³ Get 10,000 minutes free every month! Try it now!
β‘οΈFrom Clone to Launch - Get Started with the Example in 5 mins!
π Table of Contents
- π₯οΈ Demo App
- π± Video SDK Compatibility
- β‘ Quick Setup
- π§ Prerequisites
- π¦ Running the Sample App
- π₯ Meeting Features
- π§ Key Concepts
- π Token Generation
- π§© Project OverView
- π Examples
- π VideoSDK's Documentation
- π¬ Join Our Community
π₯οΈ Demo App
π² Download the sample iOS app here: https://testflight.apple.com/join/C1UOYbxh
π± Download the sample Android app here: https://appdistribution.firebase.dev/i/80c2c6cc9fcb89b0
π± Video SDK Compatibility
| Android | iOS | Web | MacOS | Windows | Safari |
|---|---|---|---|---|---|
| β | β | β | β | β | β |
β‘ Quick Setup
π Prerequisites
β¦




Top comments (0)