Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flutter_package
/
gpt_markdown
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
saminsohag
2023-08-25 17:27:58 +0600
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e13b96c69401e60fba976ad30e6f04df986ff43e
e13b96c6
1 parent
31ae286c
version no upgraded of tex_markdown
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
2 deletions
tex_markdown/CHANGELOG.md
tex_markdown/example/pubspec.lock
tex_markdown/pubspec.yaml
tex_markdown/CHANGELOG.md
View file @
e13b96c
## 0.1.9
*
Updated for flutter 3.13.
## 0.1.8
*
Updated for flutter 3.10.0 and Dart 3.
...
...
tex_markdown/example/pubspec.lock
View file @
e13b96c
...
...
@@ -499,7 +499,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.1.
8
"
version: "0.1.
9
"
tex_text:
dependency: transitive
description:
...
...
tex_markdown/pubspec.yaml
View file @
e13b96c
name
:
tex_markdown
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.
version
:
0.1.
8
version
:
0.1.
9
homepage
:
https://github.com/saminsohag/flutter_packages/tree/main/tex_markdown
environment
:
...
...
Please
register
or
login
to post a comment