Sub6Resources / flutter_html

A Flutter widget for rendering static html as Flutter widgets (Will render over 80 different html tags!)
https://pub.dev/packages/flutter_html
MIT License
1.79k stars 860 forks source link

How to use MathJax? #1337

Closed Rockets1080 closed 1 year ago

Rockets1080 commented 1 year ago

I want to use MathJax to display, how should I do it? Can you provide a simple example? Thanks!

thanhle7 commented 1 year ago

Why mathjax? this package supports Tex already.

Rockets1080 commented 1 year ago

thanks,I have learned how to use it to display formulas in LaTex syntax