David PHAM-VAN

Update version

1 * Add example 1 * Add example
  2 +* Lower vector_math dependency version
  3 +* Uses better page format object
  4 +
@@ -2,7 +2,7 @@ name: pdf @@ -2,7 +2,7 @@ name: pdf
2 author: David PHAM-VAN <dev.nfet.net@gmail.com> 2 author: David PHAM-VAN <dev.nfet.net@gmail.com>
3 description: A pdf producer for Dart 3 description: A pdf producer for Dart
4 homepage: https://github.com/davbfr/dart_pdf 4 homepage: https://github.com/davbfr/dart_pdf
5 -version: 1.0.0 5 +version: 1.0.1
6 6
7 environment: 7 environment:
8 sdk: ">=1.8.0 <2.0.0" 8 sdk: ">=1.8.0 <2.0.0"