Showing
2 changed files
with
5 additions
and
2 deletions
@@ -2,10 +2,10 @@ name: printing | @@ -2,10 +2,10 @@ name: printing | ||
2 | author: David PHAM-VAN <dev.nfet.net@gmail.com> | 2 | author: David PHAM-VAN <dev.nfet.net@gmail.com> |
3 | description: Plugin that allows Flutter apps to generate and print documents to android or ios compatible printers | 3 | description: Plugin that allows Flutter apps to generate and print documents to android or ios compatible printers |
4 | homepage: https://github.com/davbfr/dart_pdf/printing | 4 | homepage: https://github.com/davbfr/dart_pdf/printing |
5 | -version: 1.0.0 | 5 | +version: 1.0.1 |
6 | 6 | ||
7 | environment: | 7 | environment: |
8 | - sdk: ">=1.19.0 <2.0.0" | 8 | + sdk: ">=1.19.0 <3.0.0" |
9 | 9 | ||
10 | dependencies: | 10 | dependencies: |
11 | flutter: | 11 | flutter: |
-
Please register or login to post a comment