David PHAM-VAN

Update Flutter and Dart dependency

# Changelog
## 2.1.2
- Update Flutter and Dart dependency
## 2.1.0
- Add html to pdf platform conversion
... ...
... ... @@ -4,11 +4,11 @@ description: Plugin that allows Flutter apps to generate and print documents to
homepage: https://github.com/DavBfr/dart_pdf/tree/master/printing
repository: https://github.com/DavBfr/dart_pdf
issue_tracker: https://github.com/DavBfr/dart_pdf/issues
version: 2.1.0
version: 2.1.2
environment:
sdk: ">=2.1.0 <3.0.0"
flutter: "^1.2.0"
flutter: "^1.7.0"
dependencies:
flutter:
... ...