HTML Rendering With Katex
Is there any way through which I can render Latex equations embedded in HTML by using katex_flutter. I have tried flutter_tex, but that is really inefficient and very slow.
Is there any way through which I can render Latex equations embedded in HTML by using katex_flutter. I have tried flutter_tex, but that is really inefficient and very slow.