flutter / flutter/flutter-intellij
AS export to zip file creates a file of large size
Open
- Dominant language
- Java
- Stars
- 2k
- Forks
- 356
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 27
Description
In Android Studio, when I go to `File > Export to Zip file` for a flutter project, it creates a zip file which is of around 350 MB and raw file size is 1.2 GB (70% size reduction)
However when I do the same thing for a Java project, the zip file comes out to be around 5 MB for a 400 MB raw project. (99% size reduction)
Contributor guide
Assessment
This issue has not been assessed yet.