Math2SVGloading tex extensions, fixed #229- Minor changes for Web Installation.
- Performance optimizations
- Renewned Example application with new UI and more examples.
- Flutter TeX online TeX editor
- Full Documentation https://flutter-tex.readthedocs.io
- Performance optimizations
- Renewned Example application with new UI and more examples.
- Flutter TeX online TeX editor
- Full Documentation https://flutter-tex.readthedocs.io
- Full Documentation https://flutter-tex.readthedocs.io
- Full Documentation https://flutter-tex.readthedocs.io
- broken links fixed in readme.
TeX2SVGrenamed toMath2SVG.- Dependencies upgraded.
- MathJax upgraded to version 4.1.0
- Optimized rendering performance.
TeXViewGroupItemandTeXViewGrouphave been removed see the Quiz Example
- Quiz Example updated with radio buttons.
- Minor fixes.
- Performance improvements.
- Tex2SVG: Trigger rendering in initState #215 (Merged)
- Minor fixes.
- Multiple TeXView issue resolved #214
- Minor fixes.
- MathJax custom config load file name changed to
flutter_tex.js
- Minor fixes.
- Multi TeXView issue resolved #203.
- Custom fonts problems fixed for web.
- MathJax custom config problems fixed for web.
TeXWidgetadded, see TeXWidget Example
TeXViewGroupandTeXViewGroupItemhave been deprecated see the Quiz Example
TeXViewGroupandTeXViewGroupItemhave been deprecated see the Quiz Example
- MathJax custom configuration implementation, see the docs.
- Multi TeXView Support added
- Issue #210 fixed.
- Minor changes in web implementation, see the docs.
- Code optimizations.
- Minor fix.
TeXWidgetrenamed otTeX2SVG
- Now math can be render as
TeXWidgetalong other flutter widgets,TeXWidgetdoesn't depend on a webview, multipleTeXWidgets can be used on the same page. - Refer to the example for details.
- Now math can be render as
TeXWidgetalong other flutter widgets,TeXWidgetdoesn't depend on a webview, multipleTeXWidgets can be used on the same page. - Refer to the example for details.
- Now math can be render as
TeXWidgetalong other flutter widgets,TeXWidgetdoesn't depend on a webview, multipleTeXWidgets can be used on the same page. - Refer to the example for details.
- Web related issues fixed.
- Minor fixes.
- Minor fixes.
- MathJax upgraded to version 3.2, a huge performance improvement.
- Katex has been removed.
- Minor API changes, please refer to the example before upgrade the package.
- Minmum flutter SDK requirement is 3.27.x
- Please refer to the TeXView example before using this version.
- Minmum flutter SDK requirement is 3.27.x
- Please refer to the TeXView example before using this version.
- Fixed color alpha value calculation in getColor function #200
- API changes, please refer to TeXView Example
- API changes, please refer to TeXView Example
- Performance optimizations.
- Minor Fixes.
- Katex upgraded.
- Dependencies updated.
- Minor Fixes.
- Minor Fixes.
- Dependencies updated.
- Dependencies updated.
- Minor Fixes.
- Major improvements.
Webimprovements.
README.mdimprovements.
- Improvements for web.
- Dependencies upgrade.
- Null Safety Migrations.
- MathML Support Added.
- Minor fixes.
- Minor issues Fixed.
- Minor Fixes.
- Added support for inline formula by using delimiter
$..$for mathjax.
- Minor fixes.
- Minor changes.
- Minor changes.
TeXViewFontWeightproperty added in styling.TeXViewGroup.multipleSelection()added to select multiple options in group.
- example links issue solved.
- Example updated.
onTeXViewCreatedadded.TeXViewMarkdownwidget added for markdown support.- Minor API changes.
showLoadingWidgetremoved.loadingWidgetmoved toloadingWidgetBuilderheightremoved.
- Speed Optimizations for
TeXViewGroup. - Example Updated.
- Rendering Enhancements.
- Speed Optimizations.
- Size reduced
- Minor Fixes
- Minor Fixes
- Bugs fixed.
- Speed Optimizations. Rendering speed has been improved very much.
- Mathjax issues fixed.
- Major Fixes.
- Custom font integration and video player from youtube added, see example folder.
- Moved to
webview_flutter_plusa powerful extension ofwebview_flutter.
- Minor Fixes
- Minor API Changes
TeXViewchildren attribute changed to child, you can useTeXViewColumnto pass children.onTapremoved from mainTeXViewwidget and available toTeXViewInkWellandTeXViewGroupItem.
- Example updated.
TeXViewGroupadded, a group ofTeXViewGroupItemusually used to create quiz layout.- Example updated
- Katex Web improvements.
- Minor improvements.
- Minor improvements.
- Web support fixes.
- iOS rendering bug fixed.
- Minor bug fixed.
- Minor API Changes
TeXViewTeXreplaced byTeXViewDocumentTeXViewContainerchildren replaced by a single child.TeXViewWidget,TeXViewImage,TeXViewColumnandTeXViewInkWelladded.onTapwill only work withTeXViewInkwell.
&sign encoding issue solved.
- Sockets removed.
- Rendering issue for lower android APIs solved.
- Multiple TeXView on same page issue solved.
- Minor API Changes for
TeXViewBorderTeXViewMarginTeXViewPaddingandTeXViewBorderRadius. - Height corrections.
- Styling corrections
TeXViewMargin.zeroAuto()added.
- Major API Changes
TeXViewChildremoved,TeXViewContainerchild ofTeXViewadded andTeXViewTeXchild ofTeXViewChildadded which holdsTeXdata styling.onTapcallback has been added for each view.
- Minor API Changes
RenderingEnginehas been replaced withTeXViewRenderingEngine- Katex Configurations added.
- Katex rendered height issue has been resolved.
- Extra margin at bottom issue resolved.
- Transition in styling has been removed as it was causing problems while calculating height.
- Multiple TeXView at same page are possible.
- Minor rendering fixes.
- Katex page height issue fixed.
- Minor fix in styling.
- Heavy API Changes.
teXHTMLremoved from APIchildrenhas been added, where you can pass List ofTeXViewChild.TeXViewStylesadded where you can easily customise TeXView Widget.onTapcallback support for each individual child.
- FlutterWeb rendering Bug fixed.
onTapmethod added.- Api Usage added in
Reade.md.
- Minor Fix.
- Minor Fix.
- Minor Fix.
- Example updated.
- Size reduced.
- Exampled updated.
- dependencies upgraded.
- Katex Chemistry equations problem solved.
- Solved the issue of showing raw TeX before rendering
- Speed Optimizations by adding Katex support, much faster than MathJax.
- Flutter Web Support added (Beta).
- Broken Screenshots fixed.
- Rendered formula outline removed.
- New Example added.
- Now we you can set custom height of TeXView.
- Performance optimizations.
- Rendering Flashes fixed.
- Rendering Indicator Widget added.
- Performance optimizations.
- TeXView Renders again and again issue resolved.
- Fonts size issue resolved.
- Now you can refresh TeXView with new data on setState().
- Performance improvements
- Optimised performance by removing server.
- TeXView can be used in ListView for multiple time on same page.
onRenderFinishedcallback added with calculated height of WebView.
onPageFinishedcallback added.
- Stable Release