Showing
3 changed files
with
6 additions
and
2 deletions
@@ -143,7 +143,7 @@ PdfPreview( | @@ -143,7 +143,7 @@ PdfPreview( | ||
143 | ); | 143 | ); |
144 | ``` | 144 | ``` |
145 | 145 | ||
146 | -This widget is compatible with Android, iOS, macOS, Linau, Windows and web. | 146 | +This widget is compatible with Android, iOS, macOS, Linux, Windows and web. |
147 | 147 | ||
148 | ## Designing your PDF document | 148 | ## Designing your PDF document |
149 | 149 |
@@ -7,7 +7,7 @@ description: > | @@ -7,7 +7,7 @@ description: > | ||
7 | homepage: https://github.com/DavBfr/dart_pdf/tree/master/printing | 7 | homepage: https://github.com/DavBfr/dart_pdf/tree/master/printing |
8 | repository: https://github.com/DavBfr/dart_pdf | 8 | repository: https://github.com/DavBfr/dart_pdf |
9 | issue_tracker: https://github.com/DavBfr/dart_pdf/issues | 9 | issue_tracker: https://github.com/DavBfr/dart_pdf/issues |
10 | -version: 5.5.0 | 10 | +version: 5.5.1 |
11 | 11 | ||
12 | environment: | 12 | environment: |
13 | sdk: ">=2.12.0 <3.0.0" | 13 | sdk: ">=2.12.0 <3.0.0" |
-
Please register or login to post a comment