Showing
2 changed files
with
6 additions
and
2 deletions
| @@ -4,11 +4,11 @@ description: > | @@ -4,11 +4,11 @@ description: > | ||
| 4 | homepage: https://github.com/DavBfr/dart_pdf/tree/master/widget_wrapper | 4 | homepage: https://github.com/DavBfr/dart_pdf/tree/master/widget_wrapper |
| 5 | repository: https://github.com/DavBfr/dart_pdf | 5 | repository: https://github.com/DavBfr/dart_pdf |
| 6 | issue_tracker: https://github.com/DavBfr/dart_pdf/issues | 6 | issue_tracker: https://github.com/DavBfr/dart_pdf/issues |
| 7 | -version: 1.0.2 | 7 | +version: 1.0.3 |
| 8 | 8 | ||
| 9 | environment: | 9 | environment: |
| 10 | sdk: ">=2.18.0 <4.0.0" | 10 | sdk: ">=2.18.0 <4.0.0" |
| 11 | - flutter: ">=3.19.0-9.0.pre.202" | 11 | + flutter: ">=3.19.0" |
| 12 | 12 | ||
| 13 | dependencies: | 13 | dependencies: |
| 14 | flutter: | 14 | flutter: |
-
Please register or login to post a comment