flutter_tex 1.0.12
flutter_tex: ^1.0.12 copied to clipboard
A Flutter Package to render Mathematics / Maths, Physics and Chemistry, Statistics / Stats Equations based on LaTeX with full HTML and JavaScript support.
Change Logs #
1.0.12 #
- Performance optimizations.
- Rendering Flashes fixed.
- Rendering Indicator Widget added.
1.0.11 #
- Performance optimizations.
1.0.10 #
- TeXView Renders again and again issue resolved.
1.0.9 #
- Fonts size issue resolved.
1.0.8 #
- Now you can refresh TeXView with new data on setState().
1.0.5 #
- Performance improvements
1.0.4 #
- Optimised performance by removing server.
1.0.3 #
- TeXView can be used in ListView for multiple time on same page.
1.0.2 #
onRenderFinished callback added with calculated height of WebView.
1.0.1 #
onPageFinished callback added.
1.0.0 #
Stable Release