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
2024-11-28 07:00:32 -0400
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
123a784f1d6bd5e5932033dbc17254a2c2d64aab
123a784f
1 parent
41d32371
Fix changelogs
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
6 deletions
pdf/CHANGELOG.md
printing/CHANGELOG.md
printing/pubspec.yaml
pdf/CHANGELOG.md
View file @
123a784
...
...
@@ -4,6 +4,10 @@
-
Add support for custom fonts in SVGs.
[
Tyler Denniston
]
-
Fix MultiPage.maxPages not checked with release builds
-
Fix PdfColorCmyk.fromRgb
-
Table widget refactors
[
Graham Smith
]
-
Add support for creating PDF/A 3b
[
ilaurillard
]
-
Add helper functions to replace text styles and cell content
[
Brian Kayfitz
]
## 3.11.1
...
...
printing/CHANGELOG.md
View file @
123a784
# Changelog
## 5.13.5
-
Fix PdfColorCmyk.fromRgb
-
Table widget refactors
[
Graham Smith
]
## 5.13.4
-
Improve Web Browser detection logic
...
...
printing/pubspec.yaml
View file @
123a784
...
...
@@ -15,7 +15,7 @@ topics:
-
print
-
printing
-
report
version
:
5.13.
5
version
:
5.13.
4
environment
:
sdk
:
"
>=3.3.0
<4.0.0"
...
...
Please
register
or
login
to post a comment