tex_markdown 0.1.10
tex_markdown: ^0.1.10 copied to clipboard
This package is used to create flutter widget that can render markdown and latex formulas. It is very simple to use and uses native flutter components.
0.1.10 #
- TextDirection parameter added.
0.1.9 #
- Updated for flutter 3.13.
0.1.8 #
- Updated for flutter 3.10.0 and Dart 3.
0.1.7 #
- Color bug fixed.
0.1.6 #
- Engine improved.
0.1.5 #
- Engine improved.
0.1.4 #
- Bug fixes.
0.1.3 #
- Bug fixes.
0.1.2 #
- Bug fixes.
- Shortcut syntax to math added.
0.1.1 #
- Html parser math fixed.
0.1.0 #
- Html parser fixed.
0.0.10 #
- Alignment fixed.
0.0.9 #
- To html added.
0.0.8 #
- Bug fixes.
0.0.7 #
- Bug fixes.
0.0.6 #
- Bug fixes.
0.0.5 #
- Bug fixed.
0.0.4 #
- Heading, Lists, Checkboxes and RadioButton wrap fixed and Table borer color fixed.
0.0.3 #
- More support added and heading text style changed.
0.0.2 #
- Documentation improved and heading styles fixed.
0.0.1 #
- Limited markdown support and latex formula support.