gpt_markdown 0.1.7 copy "gpt_markdown: ^0.1.7" to clipboard
gpt_markdown: ^0.1.7 copied to clipboard

The purpose of this package is to render the response of ChatGPT into a Flutter app.

0.1.7 #

  • ordered list color fixed.

0.1.6 #

  • overflow perameter added.

0.1.5 #

  • Some color changes and highlighted text style changed.

0.1.4 #

  • [source] format added.

0.1.3 #

  • maxLines Parameter added.

0.1.2 #

  • textStyle Parameter added to the latexBuilder function.

0.1.1 #

  • Fixed hitTest essue.

0.1.0 #

  • Inline Latex Builder added and Link are now Clickable and Latex Error Color changed to null for debug mode.

  • textScaleFector is removed and textScaler added

0.0.12 #

  • codeBuilder method added [#6], and maked the table scrollable.

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.
8
likes
160
pub points
81%
popularity

Publisher

verified publisherinfinitix.tech

The purpose of this package is to render the response of ChatGPT into a Flutter app.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_math_fork

More

Packages that depend on gpt_markdown