Showing
2 changed files
with
12 additions
and
0 deletions
@@ -6,6 +6,12 @@ issue_tracker: https://github.com/DavBfr/dart_pdf/issues | @@ -6,6 +6,12 @@ issue_tracker: https://github.com/DavBfr/dart_pdf/issues | ||
6 | screenshots: | 6 | screenshots: |
7 | - description: 'Example of a generated document' | 7 | - description: 'Example of a generated document' |
8 | path: example.jpg | 8 | path: example.jpg |
9 | +topics: | ||
10 | |||
11 | + - printer | ||
12 | |||
13 | + - printing | ||
14 | + - report | ||
9 | version: 3.10.5 | 15 | version: 3.10.5 |
10 | 16 | ||
11 | environment: | 17 | environment: |
@@ -9,6 +9,12 @@ issue_tracker: https://github.com/DavBfr/dart_pdf/issues | @@ -9,6 +9,12 @@ issue_tracker: https://github.com/DavBfr/dart_pdf/issues | ||
9 | screenshots: | 9 | screenshots: |
10 | - description: 'Printing a document on iOS' | 10 | - description: 'Printing a document on iOS' |
11 | path: example.png | 11 | path: example.png |
12 | +topics: | ||
13 | |||
14 | + - printer | ||
15 | |||
16 | + - printing | ||
17 | + - report | ||
12 | version: 5.11.1 | 18 | version: 5.11.1 |
13 | 19 | ||
14 | environment: | 20 | environment: |
-
Please register or login to post a comment