Issues with Flutter installation: Malformed URL and incorrect version sorting #7863
Replies: 2 comments 6 replies
-
|
Thanks for the detailed report! I have identified and fixed the issue in #7872. Root Cause: Fix: Regarding the version sorting issue (3.22.1 appearing as latest instead of 3.38.8) - this is related to how the versions host data is ordered. The URL fix should resolve the immediate installation failure. |
Beta Was this translation helpful? Give feedback.
-
|
@jdx Thanks for your reply, the immediate installation failure has been solved. However, I’m still unable to install the latest Flutter version using |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
It appears there are two underlying issues causing the installation failure:
...-stable-stable.tar.xz).https://mise-versions.jdx.dev/tools/flutter.tomlis not sorted correctly. Although the newest version is3.38.8, version3.22.1appears at the very end of the list.Beta Was this translation helpful? Give feedback.
All reactions