katex_flutter 2.2.0+12 copy "katex_flutter: ^2.2.0+12" to clipboard
katex_flutter: ^2.2.0+12 copied to clipboard

outdated

Performantly render scientific equations using the KaTeX library on Android, iOS and the web platform.

2.2.0+12 Fixed overflow on web platform #

  • The compution ot the required width is now no longer limited to 200px (the initial width)

2.1.0+10 Working dynamic boundaries on web platform #

  • The web platform can now compute the Widget's width and height on it's own. No more need for SizedBox wrap.
  • Added dynamic generation of the required JavaScript code. Please update your web/index.html according to [README.md] and run flutter pub run katex_flutter:main

2.0.2+8 Fixed equations displayed twice #

  • Fixed some equations rendered twice due to inpropper MathML compatibility

2.0.1+7 Fixed rendering of several equations #

  • Fixed issues when using several different KaTeX-Widgets on web platform

2.0.0+6 Support for web and mobile allongside #

  • Seperated mobile and web code
  • Updating the LaTeX code is not possible yet on mobile platforms
  • Automatic size and colors are not supported yet on web

1.1.1+5 First support for web platforms #

  • Stable support for Android and iOS
  • Experimental support for web platform. Auto-sizing the Widget is not supportet yet on web.

0.0.1 Initial release #

  • Not working yet. Just for testing.
54
likes
0
points
5
downloads

Publisher

verified publishertestapp.schule

Weekly Downloads

Performantly render scientific equations using the KaTeX library on Android, iOS and the web platform.

Repository (GitLab)
View/report issues

License

unknown (license)

Dependencies

flutter, js, webview_flutter

More

Packages that depend on katex_flutter