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
2022-05-14 07:22:58 -0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
b74c55fdf6b773c6ea9d1468e040d95de78dbae7
b74c55fd
1 parent
6f6e8636
Update changelog
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
1 deletions
pdf/CHANGELOG.md
printing/CHANGELOG.md
printing/pubspec.yaml
pdf/CHANGELOG.md
View file @
b74c55f
...
...
@@ -3,6 +3,7 @@
## 3.8.1
-
Fix large PDF generation on web with compressed xref
-
Fix RangeError Exception When MultiPage Wraps Across Pages
[
scottdewald
]
## 3.8.0
...
...
printing/CHANGELOG.md
View file @
b74c55f
# Changelog
# 5.9.1
-
iOS: Set cutLength to be currentSize.height
[
Liam Downey
]
## 5.9.0
-
Typo: change "DownloadbleFont" to "DownloadableFont"
...
...
printing/pubspec.yaml
View file @
b74c55f
...
...
@@ -6,7 +6,7 @@ description: >
homepage
:
https://github.com/DavBfr/dart_pdf/tree/master/printing
repository
:
https://github.com/DavBfr/dart_pdf
issue_tracker
:
https://github.com/DavBfr/dart_pdf/issues
version
:
5.9.
0
version
:
5.9.
1
environment
:
sdk
:
"
>=2.12.0
<3.0.0"
...
...
Please
register
or
login
to post a comment