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
2021-11-10 08:12:12 -0400
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e3321b58c3a6b803e4eea7b77a23b49e6cae91c1
e3321b58
1 parent
eeeec21e
Update version information
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
10 additions
and
2 deletions
pdf/CHANGELOG.md
pdf/pubspec.yaml
printing/CHANGELOG.md
printing/pubspec.yaml
pdf/CHANGELOG.md
View file @
e3321b5
# Changelog
## 3.6.2
-
Fix arabic ranges according to Wikipedia
[
elibyy
]
## 3.6.1
-
Fixes crash when array is empty
[
Kondamon
]
...
...
pdf/pubspec.yaml
View file @
e3321b5
...
...
@@ -3,7 +3,7 @@ description: A pdf producer for Dart. It can create pdf files for both web or fl
homepage
:
https://github.com/DavBfr/dart_pdf/tree/master/pdf
repository
:
https://github.com/DavBfr/dart_pdf
issue_tracker
:
https://github.com/DavBfr/dart_pdf/issues
version
:
3.6.
1
version
:
3.6.
2
environment
:
sdk
:
"
>=2.12.0
<3.0.0"
...
...
printing/CHANGELOG.md
View file @
e3321b5
# Changelog
## 5.6.1
-
Allow host app to override pdfium version
[
Jon Salmon
]
## 5.6.0
-
Update Google fonts
...
...
printing/pubspec.yaml
View file @
e3321b5
...
...
@@ -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.6.
0
version
:
5.6.
1
environment
:
sdk
:
"
>=2.12.0
<3.0.0"
...
...
Please
register
or
login
to post a comment