Is there an existing issue for this?
Unity version
Unity 6000.0 LTS
Common issues
Flutter version
3.32.2
Description
When building an APK through Unity tools or exporting Unity Library to Android Studio and building an APK on Android Studio, the package size is about 60M.
However, after exporting to the flutter project through our plug-in, the package size is about 130M, which has been built according to different CPU architectures.
As shown below:
How can I optimize the size of libil2cpp.so SO?
Minimum reproducible example (MRE)
No response
What platforms are you seeing the problem on?
No response
Devices
No response
Anything else?
No response