tex_text 0.1.9
tex_text: ^0.1.9 copied to clipboard
This package for Flutter allows you to show text on a Flutter app with LaTex math formula and normal text from string. It is vary easy to use and works for all of the platforms.
0.1.9 #
- TextDirection parameter added.
0.1.8 #
- Updated for flutter 3.10.0 and Dart 3.
0.1.7 #
- Bug fixed.
0.1.6 #
- Bug fixed.
0.1.5 #
- New shortcut added.
- Font fixed.
0.1.4 #
- Html parser math fixed.
0.1.3 #
- Html parser fixed.
0.1.2 #
- Baseline fixed.
0.1.1 #
- Bug fixed.
0.1.0 #
- Color scheme fixed.
0.0.9 #
- Color scheme fixed.
0.0.8 #
- Error display fixed.
- Dollar parsing fixed.
0.0.7 #
- Font spacing fixed.
0.0.6 #
- Code improved.
0.0.5 #
- Code optimized and documentation improved.
0.0.4 #
- New line support added.
0.0.3 #
- Equation alignment fixed.
0.0.2 #
- Improved documentation.
0.0.1 #
- LaTex with Text widget wrap.