Alexander Makarov
Alexander Makarov
> I have a similar error, I still don't understand what exactly needs to be done when you say that the Unity project is located elsewhere? EDIT: I put the...
Here's a sketch. ```dart class PlutoColumnDynamic implements PlutoColumnType { @override int compare(a, b) => 0; @override bool isValid(value) => true; @override makeCompareValue(v) {} @override dynamic defaultValue; } ``` ```dart PlutoColumn...
> Forgive me if I'm overstepping by making this comment because I'm not a maintainer or a true expert. But you are trying to do problematic stuff. > > You...
 I created a monster, but it works! Rust + nih-plug = VST3. Flutter + serverpod = UI. Rust sends data to Flutter via HTTP. I understand that there may...
 That's the only way it works properly. Is checking "isComposingRangeValid" really necessary?
> no idea where it came from lol, seems like a bug to me, it shouldn't be there. Then we are waiting for a fix from you in the update.