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
2025-01-08 15:15:00 +0600
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
330069b1712fa8ed95ab90043e7e1c2a600095b5
330069b1
1 parent
07ae6333
Fix latex
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
2 deletions
CHANGELOG.md
example/pubspec.lock
pubspec.yaml
CHANGELOG.md
View file @
330069b
## 1.0.4
*
Fixing latex issue for block syntax.
## 1.0.3
*
Multiline latex syntax bug fix.
...
...
example/pubspec.lock
View file @
330069b
...
...
@@ -126,7 +126,7 @@ packages:
path: ".."
relative: true
source: path
version: "1.0.
3
"
version: "1.0.
4
"
http:
dependency: transitive
description:
...
...
pubspec.yaml
View file @
330069b
name
:
gpt_markdown
description
:
"
Powerful
Markdown
&
LaTeX
Renderer
for
Flutter:
Rich
Text,
Math,
Tables,
Links,
and
Text
Selection.
Ideal
for
ChatGPT,
Gemini,
and
more."
version
:
1.0.
3
version
:
1.0.
4
homepage
:
https://github.com/Infinitix-LLC/gpt_markdown
environment
:
...
...
Please
register
or
login
to post a comment