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
2024-12-27 22:10:23 +0600
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a2cf9d9a38632562dd88286b06cb9655e7f28b2b
a2cf9d9a
1 parent
d79d3574
published 1.0.2
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
7 additions
and
3 deletions
CHANGELOG.md
README.md
example/pubspec.lock
pubspec.yaml
CHANGELOG.md
View file @
a2cf9d9
## 1.0.2
*
Readme updated.
## 1.0.1
*
Indentation fixed
...
...
README.md
View file @
a2cf9d9
# 📦 GPT Markdown & LaTeX for Flutter
[

](https://pub.dev/packages/gpt_markdown)
[

](https://pub.dev/packages/gpt_markdown)
[

](https://pub.dev/packages/gpt_markdown)
[

](https://github.com/Infinitix-LLC/gpt_markdown)
[

](https://pub.dev/packages/gpt_markdown)
[

](https://pub.dev/packages/gpt_markdown)
[

](https://github.com/Infinitix-LLC/gpt_markdown)
A comprehensive Flutter package for rendering rich Markdown and LaTeX content in your apps, designed for seamless integration with AI outputs like ChatGPT and Gemini.
...
...
example/pubspec.lock
View file @
a2cf9d9
...
...
@@ -126,7 +126,7 @@ packages:
path: ".."
relative: true
source: path
version: "1.0.
0
"
version: "1.0.
1
"
http:
dependency: transitive
description:
...
...
pubspec.yaml
View file @
a2cf9d9
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.
1
version
:
1.0.
2
homepage
:
https://github.com/Infinitix-LLC/gpt_markdown
environment
:
...
...
Please
register
or
login
to post a comment