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
2025-02-12 16:09:02 -0400
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
219de6fe0b20cd17812dc4b9b0855a66ed933e59
219de6fe
1 parent
4686e19b
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 @
219de6f
1
# Changelog
1
# Changelog
2
2
3
+
## 3.11.3
4
+
5
+
-
Fix CMYK
6
+
3
## 3.11.2
7
## 3.11.2
4
8
5
-
Add support for custom fonts in SVGs.
[
Tyler Denniston
]
9
-
Add support for custom fonts in SVGs.
[
Tyler Denniston
]
pdf/pubspec.yaml
View file @
219de6f
@@ -12,7 +12,7 @@ topics:
@@ -12,7 +12,7 @@ topics:
12
-
print
12
-
print
13
-
printing
13
-
printing
14
-
report
14
-
report
15
-
version
:
3.11.
2
15
+
version
:
3.11.
3
16
16
17
environment
:
17
environment
:
18
sdk
:
"
>=2.19.0
<4.0.0"
18
sdk
:
"
>=2.19.0
<4.0.0"
Please
register
or
login
to post a comment