-
Notifications
You must be signed in to change notification settings - Fork 28
Description
Can we access your project?
- I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
Current Behavior
As per instruction, I am trying to upgrade the flutter to 3.38.5.
D:\Research\flutter_windows_3.38.5-stable\flutter\bin\flutter.bat doctor --verbose
[!] Flutter (Channel stable, 3.38.7, on Microsoft Windows [Version 10.0.26200.7171], locale en-IN) [490ms]
• Flutter version 3.38.7 on channel stable at D:\Research\flutter_windows_3.38.5-stable\flutter
! The flutter binary is not on your path. Consider adding D:\Research\flutter_windows_3.38.5-stable\flutter\bin to your path.
! The dart binary is not on your path. Consider adding D:\Research\flutter_windows_3.38.5-stable\flutter\bin to your path.
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 3b62efc2a3 (13 days ago), 2026-01-13 13:47:42 -0800
• Engine revision 78fc3012e4
• Dart version 3.10.7
• DevTools version 2.51.1
• Feature flags: enable-web, enable-linux-desktop, enable-macos-desktop, enable-windows-desktop, enable-android, enable-ios, cli-animations, enable-native-assets, omit-legacy-version-file, enable-lldb-debugging
• If those were intentional, you can disregard the above warnings; however it is recommended to use "git" directly to perform update checks and upgrades.
[√] Windows Version (11 Pro for Workstations 64-bit, 25H2, 2009) [2.2s]
[!] Android toolchain - develop for Android devices (Android SDK version 36.1.0) [5.4s]
• Android SDK at C:\Users\Dhairyawardhan\AppData\Local\Android\sdk
• Emulator version 36.3.10.0 (build_id 14472402) (CL:N/A)
X Flutter requires Android SDK 36 and the Android BuildTools 28.0.3
To update the Android SDK visit https://flutter.dev/to/windows-android-setup for detailed instructions.
! Some Android licenses not accepted. To resolve this, run: flutter doctor --android-licenses
[√] Chrome - develop for the web [20ms]
• Chrome at C:\Program Files (x86)\Google\Chrome\Application\chrome.exe
[X] Visual Studio - develop Windows apps [18ms]
X Visual Studio not installed; this is necessary to develop Windows apps.
Download at https://visualstudio.microsoft.com/downloads/.
Please install the "Desktop development with C++" workload, including all of its default components
[√] Connected device (4 available) [735ms]
• 2312DRAABI (mobile) • skvwrosg6995qw7x • android-arm64 • Android 15 (API 35)
• Windows (desktop) • windows • windows-x64 • Microsoft Windows [Version 10.0.26200.7171]
• Chrome (web) • chrome • web-javascript • Google Chrome 143.0.7499.170
• Edge (web) • edge • web-javascript • Microsoft Edge 144.0.3719.82
[√] Network resources [1,236ms]
• All expected network resources are available.
! Doctor found issues in 3 categories.
Process finished with exit code 0
Folder Name is 3.38.5 but the version is 3.38.7.
Expected Behavior
Folder name and version should have been the same, but my question is should I be worried about it?
Steps to Reproduce
Download Flutter from the - https://storage.googleapis.com/flutter_infra_release/releases/stable/windows/flutter_windows_3.38.5-stable.zip
Reproducible from Blank
- The steps to reproduce above start from a blank project.
Bug Report Code (Required)
ITESjMmB+cpgrsQF0LncacZqhQIgQ0QnU7gnlO1ucx40IrLuBO0Idc6lQ0NKTse4enN+fGGZuDoxw8LTufDtMPE7NQeefZx/0JVAczmXZFyjRcWoCbrhenxDL+hYBXWB0qaJqiRSJtdtcUY6wDqPNq3qNleeY8aSfxBlZ7vfcPo=
Visual documentation
Environment
- FlutterFlow version:
- Platform:
- Browser name and version:
- Operating system and version affected:Additional Information
No response