Thanks to visit codestin.com
Credit goes to github.com

Skip to content

"Apple could not verify 'dart' is free of malware" when running Flutter 3.32.3 downloaded from a browser on macOS 15.5 #170536

@swch01

Description

@swch01

Important

Flutter 3.32.3 is not working on macOS due to a codesigning issue. The fix has been released in 3.32.4. flutter upgrade will not work from 3.32.3; upgrade by running git checkout 3.32.4 in your Flutter SDK directory.


Steps to reproduce

  1. Download Flutter 3.32.3
  2. Unzip
  3. Run flutter doctor

Note: I do not see this warning when I download, unzip, and run flutter doctor with Flutter 3.32.2, nor does it appear when I flutter upgrade from 3.32.2 to 3.32.3.

Actual results

Image

Logs

No logs

Flutter Doctor output

No output

Metadata

Metadata

Labels

P0Critical issues such as a build break or regressionc: regressionIt was better in the past than it is nowdependency: dartDart team may need to help usfound in release: 3.32Found to occur in 3.32infra: releaseRelease-related requests and toolingplatform-macBuilding on or for macOS specifically

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions