saminsohag

new publish to gpt_markdown

  1 +## 0.1.3
  2 +
  3 +* `maxLines` Parameter added.
  4 +
1 ## 0.1.2 5 ## 0.1.2
2 6
3 * `textStyle` Parameter added to the latexBuilder function. 7 * `textStyle` Parameter added to the latexBuilder function.
@@ -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.1.2" 185 + version: "0.1.3"
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.1.2 3 +version: 0.1.3
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: