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
2023-08-12 10:50:52 -0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
2cfd5aa766e8f26dc14b80c0758fe9b0228db495
2cfd5aa7
1 parent
20d846a4
Add changelog
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
5 deletions
pdf/CHANGELOG.md
pdf/pubspec.yaml
pdf/CHANGELOG.md
View file @
2cfd5aa
# Changelog
## 3.10.6
-
Throw multi page error explicitly.
## 3.10.5
-
Improve TTF writer with multi-compound characters
-
Partially revert underline on spans changes
-
Add RTL support
[
Milad-Akarie
]
-
Fix Arabic fonts missing isolated form
[
Milad-Akarie
]
-
Throw multi page error explicitly
[
Marcin Jeleński
]
## 3.10.4
...
...
pdf/pubspec.yaml
View file @
2cfd5aa
...
...
@@ -6,7 +6,7 @@ issue_tracker: https://github.com/DavBfr/dart_pdf/issues
screenshots
:
-
description
:
'
Example
of
a
generated
document'
path
:
example.jpg
version
:
3.10.
6
version
:
3.10.
5
environment
:
sdk
:
"
>=2.18.0
<4.0.0"
...
...
Please
register
or
login
to post a comment