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-02-16 11:47:28 +0600
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ece78dad9a2068b374e8cf08bb8f1c8500be3f88
ece78dad
1 parent
b03ac000
Pushed new version
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
2 deletions
gpt_markdown/CHANGELOG.md
gpt_markdown/example/pubspec.lock
gpt_markdown/pubspec.yaml
gpt_markdown/CHANGELOG.md
View file @
ece78da
## 0.0.5
*
Latex table workarround added.
## 0.0.4
*
Customizable latex and workarround added.
...
...
gpt_markdown/example/pubspec.lock
View file @
ece78da
...
...
@@ -182,7 +182,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.0.
4
"
version: "0.0.
5
"
http:
dependency: transitive
description:
...
...
gpt_markdown/pubspec.yaml
View file @
ece78da
name
:
gpt_markdown
description
:
"
The
purpose
of
this
package
is
to
render
the
response
of
ChatGPT
into
a
Flutter
app."
version
:
0.0.
4
version
:
0.0.
5
homepage
:
https://github.com/saminsohag/flutter_packages/tree/main/gpt_markdown
environment
:
...
...
Please
register
or
login
to post a comment