khoadng
khoadng
I'll leave this issue open since it would be cool if the app can render .avif for older android versions.
Which engine are you using?
I will think about it
Supported in 4.2
@felangel This is the project https://github.com/khoadng/Boorusama I'm not using Bloc in this project, just happen to have the extension enabled, and it's causing the issue here.
It will happen every time you open a new file. Here is a short video. https://github.com/user-attachments/assets/cd113637-14d3-4416-857c-4bc3407cea91
I think there are two separate issues here: - The language server issue causes a `dart:bloc_0.1.0-dev` process to run in the background at 100% on one CPU core. - The...
> Thanks for the additional context! Is this only happening on Windows? I'm on MacOS.
> Can you share any more context regarding what makes the language server take up so much CPU? I'm not able to reproduce locally unfortunately :( > > Regarding lots...
@felangel I'm using FVM. Cloning the repo into a new directory temporarily fixes the problem, but as soon as I use FVM, the issue comes back.