Closed JonatanSalas closed 1 year ago
you can refer to https://github.com/AgoraIO-Extensions/Agora-Flutter-SDK/issues/1214
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hi! First of all, thanks to the community for their efforts on this project.
I'm working on an application that relies heavily in agora for video calls.
After performing a release build and analyzing it I realize that there's a lot of libraries that are loaded into the APK but aren't being used. This performs an increase of 35/40MB in APK size.
I think that it would be possible to make or provide a config in order that this library loads the full or the basic version of the agora native library.
I'm investing some efforts in doing so, a PR with this support would be something that you would be able to accept?