Showing
1 changed file
with
2 additions
and
2 deletions
| @@ -2,10 +2,10 @@ name: pdf | @@ -2,10 +2,10 @@ name: pdf | ||
| 2 | author: David PHAM-VAN <dev.nfet.net@gmail.com> | 2 | author: David PHAM-VAN <dev.nfet.net@gmail.com> |
| 3 | description: A pdf producer for Dart | 3 | description: A pdf producer for Dart |
| 4 | homepage: https://github.com/davbfr/dart_pdf | 4 | homepage: https://github.com/davbfr/dart_pdf |
| 5 | -version: 1.0.1 | 5 | +version: 1.0.2 |
| 6 | 6 | ||
| 7 | environment: | 7 | environment: |
| 8 | - sdk: ">=1.8.0 <2.0.0" | 8 | + sdk: ">=1.8.0 <3.0.0" |
| 9 | 9 | ||
| 10 | dependencies: | 10 | dependencies: |
| 11 | meta: "^1.1.5" | 11 | meta: "^1.1.5" |
-
Please register or login to post a comment