Interactive-Broadcasting
Interactive-Broadcasting copied to clipboard
Agora Interactive Streaming
This sample repository contains code to help you develop your own video streaming application which connect millions of users using the Agora Flutter SDK.
Pre-requisites
- APP ID (Go to https://console.agora.io/ to get your own app id)
- Agora Flutter SDK v 3.2.1
- VS Code, Android Studio or any other IDE of your choice
- Flutter SDK 1.0.0 or higher
Getting Started
Navigate to appId.dart and paste the App Id that you generated.
From the projects root directory, run the following command to test your app:
flutter run