djade007 / latext

A flutter package to efficiently display scientific LaTeX equations using the flutter_math library, without relying on WebView or JavaScript.
European Union Public License 1.2
12 stars 5 forks source link

add onErrorFallback #21

Closed demirdev closed 1 month ago

demirdev commented 1 month ago

Added: A callback function to be called when an error occurs while rendering the LaTeX code.