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
437 stars 22 forks source link

Monarch only works on stable #11

Closed gcostaapps closed 3 years ago

gcostaapps commented 3 years ago

I was on dev branch and tried to run monarch and got this error.

Using flutter sdk at C:\flutter\bin\flutter
Found configuration errors:
- The flutter sdk version this project is using is not supported. Found version 2.1.0-12.2.pre.

Switched back to stable and got it running. I think that for now it's not a problem as dev is very close to stable but in the future switching branches just to run monarch may be a bit frustrating.

fertrig commented 3 years ago

I agree. We are looking into how to fix this issue. Are you on macos or windows?

gcostaapps commented 3 years ago

I agree. We are looking into how to fix this issue. Are you on macos or windows?

Windows

fertrig commented 3 years ago

Monarch now support flutter versions across all channels 🥳

https://monarchapp.io/blog/version_1.0.3