David PHAM-VAN

Update version numbers and changelogs

# 1.0.8
* Fix monospace TTF font loading
* Add PDFPageFormat::toString
# 1.0.7
* Use lowercase page dimension constants
... ...
... ... @@ -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"
... ...