gpt_markdown 0.0.11
gpt_markdown: ^0.0.11 copied to clipboard
The purpose of this package is to render the response of ChatGPT into a Flutter app.
0.0.11 #
- New syntex added for codes and highlight.
0.0.10 #
- $$_$$ syntex fixes.
0.0.9 #
- $$ syntex added for latex with a gard condition for ().
0.0.8 #
- $$ syntex added for latex with a gard condition for ().
0.0.6 #
- Fixed textScaler problem by removeing that and added textScaleFector.
0.0.5 #
- Latex table workarround added.
0.0.4 #
- Customizable latex and workarround added.
0.0.3 #
- Some latex related fixes.
0.0.2 #
- TextScaler and TextAlign added.
0.0.1 #
- This package will render response of chatGPT in flutter app.