The plugin is too large, what is the optimization method? Can it be integrated on demand?
插件体积过于庞大,有何优化手段?能否按需集成
Can you see which files are too large for your environment? Is it files included in previous commits on this repo?
Can you see which files are too large for your environment? Is it files included in previous commits on this repo?

https://docs.agora.io/cn/Agora%20Platform/reduce_rtc_app_size?platform=iOS
that what i thought, i saw before that these framework files were uploaded to previous commits from a long time ago. @littleGnAl the repo is, i believe, over 300mb because of these mistakenly uploaded frameworks. would expect it shouldn't be more than 10mb.
could you look at stripping the large files out? i'm happy to do it if you're not able to right now, all people with clones will need to pull a forced update though, to avoid re-pushing the files
@maxxfrazer This is not that issue.
@OHeroJ You can use abiFilters and packagingOptions to exclude some .so files if you don't need them on Android, but there is no easy way to exclude the frameworks on iOS.
https://docs.agora.io/cn/Agora%20Platform/reduce_rtc_app_size?platform=iOS#插件列表
Please check https://github.com/AgoraIO-Extensions/Agora-Flutter-SDK/issues/1214
Without additional information, we are unfortunately not sure how to resolve this issue. We are therefore reluctantly going to close this bug for now. If you find this problem please file a new issue with the same description, what happens, logs and the output. All system setups can be slightly different so it's always better to open new issues and reference the related ones. Thanks for your contribution.
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please raise a new issue.