Showing
3 changed files
with
6 additions
and
2 deletions
@@ -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: |
-
Please register or login to post a comment