David PHAM-VAN

Add pub.dev screenshots

@@ -3,6 +3,9 @@ description: A pdf producer for Dart. It can create pdf files for both web or fl @@ -3,6 +3,9 @@ description: A pdf producer for Dart. It can create pdf files for both web or fl
3 homepage: https://github.com/DavBfr/dart_pdf/tree/master/pdf 3 homepage: https://github.com/DavBfr/dart_pdf/tree/master/pdf
4 repository: https://github.com/DavBfr/dart_pdf 4 repository: https://github.com/DavBfr/dart_pdf
5 issue_tracker: https://github.com/DavBfr/dart_pdf/issues 5 issue_tracker: https://github.com/DavBfr/dart_pdf/issues
  6 +screenshots:
  7 + - description: 'Example of a generated document'
  8 + path: example.jpg
6 version: 3.9.0 9 version: 3.9.0
7 10
8 environment: 11 environment:
@@ -6,6 +6,9 @@ description: > @@ -6,6 +6,9 @@ description: >
6 homepage: https://github.com/DavBfr/dart_pdf/tree/master/printing 6 homepage: https://github.com/DavBfr/dart_pdf/tree/master/printing
7 repository: https://github.com/DavBfr/dart_pdf 7 repository: https://github.com/DavBfr/dart_pdf
8 issue_tracker: https://github.com/DavBfr/dart_pdf/issues 8 issue_tracker: https://github.com/DavBfr/dart_pdf/issues
  9 +screenshots:
  10 + - description: 'Printing a document on iOS'
  11 + path: example.png
9 version: 5.10.0 12 version: 5.10.0
10 13
11 environment: 14 environment: