David PHAM-VAN

Update Flutter and Dart dependency

1 # Changelog 1 # Changelog
2 2
  3 +## 2.1.2
  4 +
  5 +- Update Flutter and Dart dependency
  6 +
3 ## 2.1.0 7 ## 2.1.0
4 8
5 - Add html to pdf platform conversion 9 - Add html to pdf platform conversion
@@ -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: