saminsohag

Published gpt_markdown version 0.0.9 to pub.dev

## 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.
... ...
... ... @@ -182,7 +182,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.0.6"
version: "0.0.9"
http:
dependency: transitive
description:
... ...
name: gpt_markdown
description: "The purpose of this package is to render the response of ChatGPT into a Flutter app."
version: 0.0.6
version: 0.0.9
homepage: https://github.com/saminsohag/flutter_packages/tree/main/gpt_markdown
environment:
... ...