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
2018-11-29 09:20:47 -0500
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
2bc053a260e32d52df7d097dc3ee441c80b0730c
2bc053a2
1 parent
e2e21a64
Update version numbers and changelogs
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 @
2bc053a
# 1.0.8
*
Fix monospace TTF font loading
*
Add PDFPageFormat::toString
# 1.0.7
*
Use lowercase page dimension constants
...
...
pdf/pubspec.yaml
View file @
2bc053a
...
...
@@ -2,7 +2,7 @@ name: pdf
author
:
David PHAM-VAN <dev.nfet.net@gmail.com>
description
:
A pdf producer for Dart. It can create pdf files for both web or flutter.
homepage
:
https://github.com/DavBfr/dart_pdf/tree/master/pdf
version
:
1.0.
7
version
:
1.0.
8
environment
:
sdk
:
"
>=1.8.0
<3.0.0"
...
...
Please
register
or
login
to post a comment