Jiaming Meng
Jiaming Meng
Ok I was able to kind of fix this by deleting / renaming / moving my current project directory
> Reopening, because this definitely needs a proper fix. Were you able to reproduce this?
> Thanks for the report. I'll have a look in a couple of weeks. Currently I'm bit busy. Feel free to work on a solution. Got it! I will see...
I will test if this issue exists on Windows
> I'm not sure how to fix this, since I don't have an ultrawide monitor. Have you tested a normal Flutter web app to see if this is specific to...
You can also achieve this similarly by just loading the icons packages directly as a font file and working with either `TextComponent` or implementing your own renderers.
Yea but the building itself works fine and the app itself works fine on Windows.
That's super helpful! I will definitely take a look at the work you done. From the unmerged PR, it seems the schultek wants jaspr to be more of a bring...
> What I mean is using the jaspr API (which looks like Flutter but is not Flutter) to build web UIs for the browser, but also Flutter native apps, from...
Ah ok, I understand, seems really convenient then, but what about styling? I am guessing you would need to support some form of converting things like padding and all of...