saminsohag

changelog updated and version updated

  1 +## 0.1.5
  2 +
  3 +* Some color changes and highlighted text style changed.
  4 +
1 ## 0.1.4 5 ## 0.1.4
2 6
3 * `[source]` format added. 7 * `[source]` format 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.1.4" 185 + version: "0.1.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.1.4 3 +version: 0.1.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: