-
Simplify extraction of zip files (#379)
released this
2026-03-25 10:24:42 +00:00 - Simplify extraction of zip files in setup.sh
Refactor unzip command to directly extract to target directory.
By keeping the /flutter directory from inside the archive, we avoid having to use a temp directory and move afterwards.- fix: checkout specific version on main/master
Downloads