flutter_math 0.1.2 flutter_math: ^0.1.2 copied to clipboard
Fast and High-quality TeX math equation rendering with pure Dart & Flutter.
[0.1.2] - 2020/7/12 #
- Add support for composite symbols, i.e. \notin \not\lt
- Add API to indicate font size
- Fix a problem where some exceptions will not be caught
[0.1.1] - 2020/7/7 #
Add onErrorFallback
functions for FlutterMath
widget
[0.1.0] - 2020/7/6 #
Fix minor crashes
[0.0.1+1] - 2020/7/5 #
Temporarily fix the problem that pana and dartfmt will crash on this package causing zero pub score
[0.0.1] - 2020/7/5 #
Initial release.