Dropsource / monarch

Monarch is a tool for building Flutter widgets in isolation. It makes it easy to build, test and debug complex UIs.
https://monarchapp.io
MIT License
438 stars 23 forks source link

could not find a compatible Monarch UI for this version of Monarch and Flutter. #142

Closed chanjungkim closed 5 months ago

chanjungkim commented 5 months ago

We could not find a compatible Monarch UI for this version of Monarch and Flutter.

I get this message after I run monarch run. It used to work fine but I don't know why it doesn't run properly.

Here's the version info of mine.

Flutter 3.19.6 • channel stable • https://github.com/flutter/flutter.git Framework • revision 54e66469a9 (7 days ago) • 2024-04-17 13:08:03 -0700 Engine • revision c4cd48e186 Tools • Dart 3.3.4 • DevTools 2.31.1


Monarch version 2.2.3

Monarch modules:

Revision: d28ad143f21701fd67ecbf3d08bffd67de7bebcc


And I am using monarch package - 3.8.0 version

I tried with different versions. Flutter - stable/beta. monarch version - 2.2.2/2.2.3 monarch package - 3.0.0/3.8.0 vm_service - 3.0.0/4.2.0

None of them worked for me.

fertrig commented 5 months ago

I'm sorry about that. Could you please try again?

fertrig commented 5 months ago

I deployed a fix a few days ago. If you have any more issues, please let me know.