Norbert Kozsir

Results 32 comments of Norbert Kozsir

Can you provide more information?

When you have time, provide a little code snippet of that and I'll look into it!

Interesting, I'll fix that for the next version!

It doesn't matter whether it's .arb or .json. All the plugin cares about is the content. Regarding the JSON content, would it matter if the value is empty? I suppose...

Interesting ... I haven't tested it in AS myself. I googled the error and it seems like for it to work on AS the classes have to be in a...

What exactly do you mean? You can specify the string with which the code will be replaced. If you are using some sort of static access you could do `MyLocalizationClass.translate("$$")`...

Should be fixed with v0.0.18 now. If the bug still occurs, feel free to reopen it.

Reopening as I just encountered it again. This seems to be a Flutter + macOS specific issue that is occurring randomly. https://github.com/flutter/flutter/issues/76325 https://github.com/flutter/flutter/issues/70375 If anybody can reliably reproduce this, it...

Can you try running the detective executable from the command line and see if there is any output? Instead of just running detective (which runs a script launching detective), you...

Does it also work when running via the detective command now?