Add Flutter support to omarchy-menu and omarchy-install-dev-env#1095
Add Flutter support to omarchy-menu and omarchy-install-dev-env#1095Sgierek106 wants to merge 5 commits intobasecamp:devfrom
Conversation
|
This write up mentions needing a lot more than just flutter itself. So I think we need to do everything required to make it available or not: |
…ure that everything works properly
Good call! I've updated the I just tested this using a fresh install of Omarchy, and I was able to successfully reproduce the example in Aloïs' blog post. |
|
From what I’ve been reading in the mise-plugins repository, it seems that installing Flutter via aqua should be considered instead of using a dedicated mise plugin. In my case, instead of using: I used: As I understand it, the Aqua registry is considered a bit more secure and is now the preferred approach according to the current mise recommendations. That said, I’m not sure how much impact this has overall, as I’m still fairly new to mise. |

Inspired by Aloïs Deniel's blog post: https://aloisdeniel.com/blog/develop-flutter-omarchy