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-04-10 05:13:25 +0600
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e4f6e8b3129ae5771c4e430c6580861c383a9ae8
e4f6e8b3
1 parent
31d3d5da
engine improved
Hide 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 @
e4f6e8b
## 0.1.5
*
Engine improved.
## 0.1.4
*
Bug fixes.
...
...
tex_markdown/example/pubspec.lock
View file @
e4f6e8b
...
...
@@ -238,7 +238,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.1.
4
"
version: "0.1.
5
"
tex_text:
dependency: transitive
description:
...
...
tex_markdown/pubspec.yaml
View file @
e4f6e8b
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.
4
version
:
0.1.
5
homepage
:
https://github.com/saminsohag/flutter_packages/tree/main/tex_markdown
environment
:
...
...
Please
register
or
login
to post a comment