soopulae_tex 0.1.3 
soopulae_tex: ^0.1.3 copied to clipboard
can show tex on mobile using flutter_inappwebview & on web using webviewx
0.0.1 #
- first deploy
 
0.0.2 #
- minor fix
 
0.0.3 #
- minor fix
 
0.0.4 #
- constrain height (so it can be placed in widget having unlimited height)
 
0.0.5 #
- minor fix
 
0.0.6 #
- can set backgroundColor
 
0.0.7 #
- divide setting color into html and capture canvas
 
0.0.8 #
- add newline element (
<div class="newline"></div>) 
0.0.9 #
- adjust newline height
 
0.0.10 #
- fix clipped webview
 
0.0.11 #
- print debug info (element size)
 
0.0.12 #
- print debug info (element size) - REAL
 
0.0.13 #
- set width double.infinity for ios bug issue
 
0.0.13+1 #
- bug issue test
 
0.0.13+2 #
- bug issue test
 
0.0.13+3 #
- bug issue test
 
0.0.14 #
- add katex_wrapper tag in html for preventing image from cropping
 
0.0.14+1 #
- bug fix(capture katexElm -> katexElmWrapper)
 
0.0.15 #
- can resize font size & centring if content's width is less than widget width
 
0.0.15+1 #
- bug fix
 
0.1.0 #
- support web
 
0.1.1 #
- fix bug
 
0.1.2 #
- remove scrollbar
 
0.1.3 #
- set ignoreAllGestures true