J. Vallon
J. Vallon
In the documentation : https://github.com/VeryGoodOpenSource/very_good_cli/blob/main/README.md It is specified that these flags are for the Flutter plugins. It means that it only applies if we we use the plugin template, like...
Thank you for this workaround ! Working on my mac with the following code: ``` { "name": "my terminal", "icon": "watch", "color": "terminal.ansiCyan", "shellPath": "/bin/zsh", } ```
Same for me. The app crashes with the same error message when I change the language without killing the app. Any help is welcome, I'd like to keep this library..
I see. It is good to know that it has no impact on the way it is identified by the Play Store. I still prefer to have a package name...
⚠️ ⚠️ ⚠️ Hello, I tried for the first time to run the app on my Android device, and now it seems that the problem is critical. ⚠️ ⚠️ ⚠️...
A Multi-Root workspace is not a solution for me because I want to apply this to all files `**/*_fr.yaml` as I wrote in the code above. I don't understand why...