AgoraIO-Extensions / Agora-Flutter-SDK

Flutter plugin of Agora RTC SDK for Android/iOS/macOS/Windows
https://pub.dev/packages/agora_rtc_engine
MIT License
740 stars 383 forks source link

Only Agora Voice SDK is needed #148

Open saraeng opened 4 years ago

saraeng commented 4 years ago

My app only requires the Agora Voice SDK, no need for Video. I'm using this Flutter plugin and it's great except that it drastically increases the size of the apk file.

How can I reduce the size of the apk? Is there going to be a plugin for Agora Voice SDK only? Is there any other solution to this issue?

yoreland commented 4 years ago

Currently SDK contains all video and audio components. The configurable component feature is in the roadmap.