monarch
monarch copied to clipboard
On macOS, could not find compatible Monarch UI for Flutter 3.16.0
On macOS, after upgrading to Flutter 3.16.0 and running monarch run
you get this message:
Downloading the Monarch UI for this project's flutter version...
We could not find a compatible Monarch UI for this version of Monarch and Flutter.
You could try switching Flutter versions. Or, create a GitHub issue in the Monarch repo
and let us know which Flutter version your project is using:
https://github.com/Dropsource/monarch/issues
Monarch is not yet compatible with Flutter 3.16.x due to a bug in the Flutter tools. This bug is fixed on the Flutter master branch. However, the fix hasn't made it to the stable branch yet. Here is the PR to cherry pick the fix to Flutter 3.16: https://github.com/flutter/flutter/pull/138518