Skip to content

Regarding the size of the package after packaging the APK via Flutter #63

@lenzols

Description

@lenzols

Is there an existing issue for this?

  • I have searched the existing issues

Unity version

Unity 6000.0 LTS

Common issues

  • I have checked the 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:

Image

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions