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-11-06 09:01:09 -0400
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
aa9ca3bdf8f84f223c194894fc26860be54a0409
aa9ca3bd
1 parent
ea8fd603
Update bidi dependency
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
pdf/CHANGELOG.md
pdf/pubspec.yaml
pdf/CHANGELOG.md
View file @
aa9ca3b
# Changelog
## 3.10.6
-
Update bidi dependency
## 3.10.5
-
Improve TTF writer with multi-compound characters
...
...
pdf/pubspec.yaml
View file @
aa9ca3b
...
...
@@ -12,7 +12,7 @@ topics:
-
print
-
printing
-
report
version
:
3.10.
5
version
:
3.10.
6
environment
:
sdk
:
"
>=2.18.0
<4.0.0"
...
...
@@ -20,7 +20,7 @@ environment:
dependencies
:
archive
:
^3.1.0
barcode
:
"
>=2.2.3
<3.0.0"
bidi
:
^2.0.
6
bidi
:
^2.0.
10
crypto
:
^3.0.0
image
:
^4.0.0
meta
:
"
>=1.3.0
<2.0.0"
...
...
Please
register
or
login
to post a comment