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-08-25 11:26:05 -0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
d1ba52eb299506886da3b3c047646552f7246b2a
d1ba52eb
1 parent
d672bf7c
Update Changelog
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletions
printing/CHANGELOG.md
printing/pubspec.yaml
printing/CHANGELOG.md
View file @
d1ba52e
# Changelog
## 5.9.3
-
Add an option to shrinkwrap preview and set scrollablePhysics
[
Damian Bast
]
-
Resolve driver compatibility issues on Windows
[
Alban
]
## 5.9.2
-
Added mounted check for setState in printing>preview>raster
[
Julius Alibrown
]
...
...
printing/pubspec.yaml
View file @
d1ba52e
...
...
@@ -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.
3
environment
:
sdk
:
"
>=2.12.0
<3.0.0"
...
...
Please
register
or
login
to post a comment