Skip to content

Flutter stable is 3.35.1 while main is 3.33.0-1.0.pre-1446 #173904

@domesticmouse

Description

@domesticmouse

Steps to reproduce

  1. git clone https://github.com/flutter/flutter -b main
  2. flutter --version

Expected results

I expect the version of Flutter on the main branch to be higher than stable and beta

Actual results

$ flutter --version
Flutter 3.33.0-1.0.pre-1446 • channel main • https://github.com/flutter/flutter
Framework • revision 5c8c174f3b (12 hours ago) • 2025-08-15 22:03:40 -0400
Engine • hash ae5fc5cddb31f37e8805e57d8385ee43b8e0cced (revision 5c8c174f3b) (12 hours ago) • 2025-08-16 02:03:40.000Z
Tools • Dart 3.10.0 (build 3.10.0-104.0.dev) • DevTools 2.49.0

Code sample

Code sample
[Paste your code here]

Screenshots or Video

Screenshots / Video demonstration

[Upload media here]

Logs

Logs
[Paste your logs here]

Flutter Doctor output

Doctor output
flutter doctor -v
[✓] Flutter (Channel main, 3.33.0-1.0.pre-1446, on macOS 15.6 24G84 darwin-arm64, locale en-AU) [1,110ms]
    • Flutter version 3.33.0-1.0.pre-1446 on channel main at /Users/brett/flutter
    • Upstream repository https://github.com/flutter/flutter
    • Framework revision 5c8c174f3b (12 hours ago), 2025-08-15 22:03:40 -0400
    • Engine revision 5c8c174f3b
    • Dart version 3.10.0 (build 3.10.0-104.0.dev)
    • DevTools version 2.49.0
    • 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

[!] Android toolchain - develop for Android devices (Android SDK version 36.0.0) [802ms]
    • Android SDK at /Users/brett/Library/Android/sdk
    • Emulator version 36.1.9.0 (build_id 13823996) (CL:N/A)
    • Platform android-36, build-tools 36.0.0
    • Java binary at: /Applications/Android Studio.app/Contents/jbr/Contents/Home/bin/java
      This is the JDK bundled with the latest Android Studio installation on this machine.
      To manually set the JDK path, use: `flutter config --jdk-dir="path/to/jdk"`.
    • Java version OpenJDK Runtime Environment (build 21.0.3+-79915917-b509.11)
    ! Some Android licenses not accepted. To resolve this, run: flutter doctor --android-licenses

[✓] Xcode - develop for iOS and macOS (Xcode 16.4) [491ms]
    • Xcode at /Applications/Xcode.app/Contents/Developer
    • Build 16F6
    • CocoaPods version 1.16.2

[✓] Chrome - develop for the web [5ms]
    • Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome

[✓] Connected device (2 available) [5.6s]
    • macOS (desktop) • macos  • darwin-arm64   • macOS 15.6 24G84 darwin-arm64
    • Chrome (web)    • chrome • web-javascript • Google Chrome 139.0.7258.128
    ! Error: Browsing on the local area network for Brett’s iPad. Ensure the device is unlocked and attached with a cable or associated with the same local area network as this Mac.
      The device must be opted into Developer Mode to connect wirelessly. (code -27)
    ! Error: Browsing on the local area network for Brett’s iPhone. Ensure the device is unlocked and attached with a cable or associated with the same local area network as this Mac.
      The device must be opted into Developer Mode to connect wirelessly. (code -27)

[✓] Network resources [977ms]
    • All expected network resources are available.

! Doctor found issues in 1 category.

Metadata

Metadata

Assignees

Labels

P1High-priority issues at the top of the work listc: regressionIt was better in the past than it is nowfyi-infraFor the attention of Infrastructure teamr: fixedIssue is closed as already fixed in a newer versionteam-toolOwned by Flutter Tool teamtriaged-toolTriaged by Flutter Tool team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions