Showing
2 changed files
with
6 additions
and
2 deletions
@@ -4,11 +4,11 @@ description: Plugin that allows Flutter apps to generate and print documents to | @@ -4,11 +4,11 @@ description: Plugin that allows Flutter apps to generate and print documents to | ||
4 | homepage: https://github.com/DavBfr/dart_pdf/tree/master/printing | 4 | homepage: https://github.com/DavBfr/dart_pdf/tree/master/printing |
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: 2.1.0 | 7 | +version: 2.1.2 |
8 | 8 | ||
9 | environment: | 9 | environment: |
10 | sdk: ">=2.1.0 <3.0.0" | 10 | sdk: ">=2.1.0 <3.0.0" |
11 | - flutter: "^1.2.0" | 11 | + flutter: "^1.7.0" |
12 | 12 | ||
13 | dependencies: | 13 | dependencies: |
14 | flutter: | 14 | flutter: |
-
Please register or login to post a comment