David PHAM-VAN

Revert "Update plugin platforms"

This reverts commit 78b574cf.
1 # Changelog 1 # Changelog
2 2
  3 +## 2.1.8
  4 +
  5 +- Revert "Update plugin platforms" (Flutter 1.9.1)
  6 +
3 ## 2.1.7 7 ## 2.1.7
4 8
5 - Add iOS Direct Print 9 - Add iOS Direct Print
@@ -4,7 +4,7 @@ description: Plugin that allows Flutter apps to generate and print documents to @@ -4,7 +4,7 @@ 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.7 7 +version: 2.1.8
8 8
9 environment: 9 environment:
10 sdk: ">=2.1.0 <3.0.0" 10 sdk: ">=2.1.0 <3.0.0"
@@ -25,9 +25,5 @@ dependency_overrides: @@ -25,9 +25,5 @@ dependency_overrides:
25 25
26 flutter: 26 flutter:
27 plugin: 27 plugin:
28 - platforms:  
29 - android:  
30 - package: net.nfet.flutter.printing  
31 - pluginClass: PrintingPlugin  
32 - ios: 28 + androidPackage: net.nfet.flutter.printing
33 pluginClass: PrintingPlugin 29 pluginClass: PrintingPlugin