Skip to content

Flutter prebuild binaries have increased significantly between 3.29.3 and 3.32.0 #169330

Closed
@uldall

Description

@uldall

The prebuild flutter package has almost doubled in size between 3.29.3 and 3.32.0:

$ ls -lah flutter_linux_3.29.3-stable.tar.xz 
-rw-rw-r-- 1 cup cup 733M Apr 14 19:26 flutter_linux_3.29.3-stable.tar.xz
$ ls -lah flutter_linux_3.32.0-stable.tar.xz 
-rw-rw-r-- 1 cup cup 1,3G May 20 18:43 flutter_linux_3.32.0-stable.tar.xz

Now that the package is above 1,0GB we can no longer cache it in our Bitbucket Pipelines builds, where the maximum cache size is 1,0GB.

Is this a bug or on purpose?

The packages have been downloaded from:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions