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-20 16:53:32 -0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
95bbc1f33b7cb45f7a4b98088b96bc541fefc495
95bbc1f3
1 parent
a48077ae
Update version and changelog
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletions
printing/CHANGELOG.md
printing/pubspec.yaml
printing/CHANGELOG.md
View file @
95bbc1f
...
...
@@ -5,6 +5,8 @@
-
iOS: Set cutLength to be currentSize.height
[
Liam Downey
]
-
Add Flutter 3 warning workaround
-
Improve PdfPreview memory consumption
-
Clean up memory usage when using pdf.js
[
Garrett
]
-
Specify the device's temp folder on Android
[
Álvaro Claro
]
## 5.9.0
...
...
printing/pubspec.yaml
View file @
95bbc1f
...
...
@@ -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.
2
version
:
5.9.
1
environment
:
sdk
:
"
>=2.12.0
<3.0.0"
...
...
Please
register
or
login
to post a comment