Benjamin Meyer
Benjamin Meyer
Not yet. My fork currently does everything I need for my current project. I do plan to submit proper PRs for this and the other issues I've opened, however I...
Thanks for the review, I didn't have to time yet to write a proper comment: I have generalised into a generic Provider that can also be used for templates, therby...
This will cause loss of functionality, you can just remove the constant color. As the error message states theme.backgroundColor is Color and therefore never null so the fall back `??...
I was also curious which purpouse the static `parse(String key)` method on TsxProvider servers, since static methods can not be extended in superclasses or extensions in dart as far as...
> This is a huge CL and I'm only half way through with it. I'll probably want more eyes on it than just mine. Sorry, this is my first real...
> Could these be extensions on top of the classes that would then be optional for anyone else? I don‘t think it is possible to achieve this using extensions, since...
> side note; I think you mean `implements Exportable` instead of with. I thought "with" was for mixins. I guess there's not actually a compile here / warning here, so...
This also happens for me in field on the Nodes themself. Along these lines it would also be useful to have a multi-line text field especially in the inspector!
Yes profiling might help and reveal the issue. However I was already time constraint since uni started back up, so I switched to blackjack/webcam wich works. where you able to...