saminsohag

version no upgraded of tex_markdown

  1 +## 0.1.9
  2 +
  3 +* Updated for flutter 3.13.
  4 +
1 ## 0.1.8 5 ## 0.1.8
2 6
3 * Updated for flutter 3.10.0 and Dart 3. 7 * Updated for flutter 3.10.0 and Dart 3.
@@ -499,7 +499,7 @@ packages: @@ -499,7 +499,7 @@ packages:
499 path: ".." 499 path: ".."
500 relative: true 500 relative: true
501 source: path 501 source: path
502 - version: "0.1.8" 502 + version: "0.1.9"
503 tex_text: 503 tex_text:
504 dependency: transitive 504 dependency: transitive
505 description: 505 description:
1 name: tex_markdown 1 name: tex_markdown
2 description: This package is used to create flutter widget that can render markdown and latex formulas. It is very simple to use and uses native flutter components. 2 description: This package is used to create flutter widget that can render markdown and latex formulas. It is very simple to use and uses native flutter components.
3 -version: 0.1.8 3 +version: 0.1.9
4 homepage: https://github.com/saminsohag/flutter_packages/tree/main/tex_markdown 4 homepage: https://github.com/saminsohag/flutter_packages/tree/main/tex_markdown
5 5
6 environment: 6 environment: