File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 55- Added new printing output type value on iOS [ Matteo Ricupero]
66- Workaround for iOS bug and force paper size [ Matteo Ricupero]
77- Update package: web [ Sabin Neupane]
8+ - Force the latest version of pdf_widget_wrapper
89
910## 5.13.1
1011
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ dependencies:
3131 image : ^4.0.02
3232 meta : " >=1.3.0 <2.0.0"
3333 pdf : ^3.10.0
34- pdf_widget_wrapper : ' >=1.0.0 <2.0.0'
34+ pdf_widget_wrapper : ' >=1.0.4 <2.0.0'
3535 plugin_platform_interface : ^2.1.0
3636 web : ^1.0.0
3737
@@ -44,8 +44,8 @@ dev_dependencies:
4444dependency_overrides :
4545 pdf :
4646 path : ../pdf
47- # pdf_widget_wrapper:
48- # path: ../widget_wrapper
47+ pdf_widget_wrapper :
48+ path : ../widget_wrapper
4949
5050flutter :
5151 plugin :
You can’t perform that action at this time.
0 commit comments