Replies: 1 comment
|
This should be resolved. Three things changed since February 2025. flutter no longer defaults to vfox, so the $ mise registry flutter
http:flutter vfox:mise-plugins/vfox-flutterThe panic itself is gone. That crash — And the URL bug that affects your exact version string is fixed. The version you had, $ curl -I .../flutter_windows_3.27.2-stable-stable.zip
HTTP/2 404
$ curl -I .../flutter_windows_3.27.2-stable.zip
HTTP/2 200#11808 makes the suffix idempotent, together with #11811, which fixed the underlying template filter ignoring its argument. Both merged; they land in the next release (current latest is v2026.8.3). If you still have |
Uh oh!
There was an error while loading. Please reload this page.
i got this error when installing flutter on windows 11
All reactions