This sample repository contains code to help you develop your own video streaming application which connect millions of users using the Agora Flutter SDK.
- 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
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