saminsohag

Pushed new version

  1 +## 0.0.5
  2 +
  3 +* Latex table workarround added.
  4 +
1 ## 0.0.4 5 ## 0.0.4
2 6
3 * Customizable latex and workarround added. 7 * Customizable latex and workarround added.
@@ -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.4" 185 + version: "0.0.5"
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.4 3 +version: 0.0.5
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: