David PHAM-VAN

Fix versions

... ... @@ -3,6 +3,7 @@
## 3.7.2
- Improve debugging information
- Fix parsing TTF fonts with zero-length glyphs
## 3.7.1
... ...
... ... @@ -3,7 +3,6 @@
## 5.7.3
- Fix crash when Android load a PDF file which had password
- Fix parsing TTF fonts with zero-length glyphs
- Fix PdfPreview page format and orientation updates
- Update Pdfium version to 4929
- Automatic pdf.js library loading
... ...
... ... @@ -22,7 +22,7 @@ dependencies:
image: ">=3.0.1 <4.0.0"
js: ^0.6.3
meta: ">=1.3.0 <2.0.0"
pdf: ^3.7.1
pdf: ^3.7.2
plugin_platform_interface: ^2.0.0
dev_dependencies:
... ...