diohub
diohub copied to clipboard
Lag when trying to open large readmes.
Large readme cause performance issues.
App gets stuck when searching for open source apis. I had to close it and open it again. Possibly due to a large data set.
Open source APIs? Could you please elaborate a bit on how to reproduce the issue?
Closing until more reproduction info is provided.
I tried opening this https://github.com/jainamoswal/GitMojis & faced the same issue .
Note that this page has very large Readme & possibly that's why opening Readme makes app stuck .
So I've been looking into the issue. I will be doing some slight optimisations to decrease it, but this is slightly more dependent on the flutter_html library I'm using, to get more optimised. There's an open issue regarding it.
Seems to be an issue with the official app as well. Hopefully the maintainers are able to optimize the library soon.