saminsohag

Published gpt_markdown version 0.0.9 to pub.dev

  1 +## 0.0.9
  2 +
  3 +* $_$ syntex added for latex with a gard condition for \(_\).
  4 +
  5 +## 0.0.8
  6 +
  7 +* $_$ syntex added for latex with a gard condition for \(_\).
  8 +
1 ## 0.0.6 9 ## 0.0.6
2 10
3 * Fixed textScaler problem by removeing that and added textScaleFector. 11 * Fixed textScaler problem by removeing that and added textScaleFector.
@@ -182,7 +182,7 @@ packages: @@ -182,7 +182,7 @@ packages:
182 path: ".." 182 path: ".."
183 relative: true 183 relative: true
184 source: path 184 source: path
185 - version: "0.0.6" 185 + version: "0.0.9"
186 http: 186 http:
187 dependency: transitive 187 dependency: transitive
188 description: 188 description:
1 name: gpt_markdown 1 name: gpt_markdown
2 description: "The purpose of this package is to render the response of ChatGPT into a Flutter app." 2 description: "The purpose of this package is to render the response of ChatGPT into a Flutter app."
3 -version: 0.0.6 3 +version: 0.0.9
4 homepage: https://github.com/saminsohag/flutter_packages/tree/main/gpt_markdown 4 homepage: https://github.com/saminsohag/flutter_packages/tree/main/gpt_markdown
5 5
6 environment: 6 environment: