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-03-29 20:38:27 +0600
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
bb1c4dfda403532053ac7447e77842b5ac7e6dbd
bb1c4dfd
1 parent
725fac40
new publish to gpt_markdown
Show 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 @
bb1c4df
## 0.1.3
*
`maxLines`
Parameter added.
## 0.1.2
*
`textStyle`
Parameter added to the latexBuilder function.
...
...
gpt_markdown/example/pubspec.lock
View file @
bb1c4df
...
...
@@ -182,7 +182,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.1.
2
"
version: "0.1.
3
"
http:
dependency: transitive
description:
...
...
gpt_markdown/pubspec.yaml
View file @
bb1c4df
name
:
gpt_markdown
description
:
"
The
purpose
of
this
package
is
to
render
the
response
of
ChatGPT
into
a
Flutter
app."
version
:
0.1.
2
version
:
0.1.
3
homepage
:
https://github.com/saminsohag/flutter_packages/tree/main/gpt_markdown
environment
:
...
...
Please
register
or
login
to post a comment