Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flutter_package
/
dart_pdf
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
David PHAM-VAN
2021-10-20 08:38:33 -0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
c0759acdba80417a2d0cfba20e5e1a8c84f762a6
c0759acd
1 parent
b690f991
Update Changelog
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
pdf/CHANGELOG.md
pdf/pubspec.yaml
pdf/CHANGELOG.md
View file @
c0759ac
# Changelog
## 3.6.1
-
Fixes crash when array is empty
[
Kondamon
]
## 3.6.0
-
Fix text justify with multiple paragraphs
...
...
pdf/pubspec.yaml
View file @
c0759ac
...
...
@@ -3,7 +3,7 @@ description: A pdf producer for Dart. It can create pdf files for both web or fl
homepage
:
https://github.com/DavBfr/dart_pdf/tree/master/pdf
repository
:
https://github.com/DavBfr/dart_pdf
issue_tracker
:
https://github.com/DavBfr/dart_pdf/issues
version
:
3.6.
0
version
:
3.6.
1
environment
:
sdk
:
"
>=2.12.0
<3.0.0"
...
...
Please
register
or
login
to post a comment