You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the opened issues and there are no duplicates
Describe the requested feature
Visual Studio 2026 has been officially released recently, however support for VS 2026 was only recently completed. This means that in order to support building Windows applications using VS 2026, we should prepare to upgrade the Flutter SDK version to its next stable version (3.39.0) as soon as possible.
Suggest a solution
Bump MINIMAL_FLUTTER_VERSION in flet-cli commands\build.py to the version of the next release.