mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-09 20:07:51 -06:00
feat: Fix documents not being displayed
This commit is contained in:
@@ -104,13 +104,17 @@ dependencies:
|
||||
pdfx:
|
||||
git:
|
||||
url: 'https://github.com/ScerIO/packages.flutter'
|
||||
ref: '4be9de9ffed5398fd7d5f44bbb07dcd3d3f1711b'
|
||||
ref: 'd637108a2a6e3e97a70304f00f1eda9511fb4f92'
|
||||
path: packages/pdfx
|
||||
markdown: ^7.1.1
|
||||
pdfrx: ^0.4.6
|
||||
# pdfrx:
|
||||
# git:
|
||||
# url: https://github.com/astubenbord/pdfrx
|
||||
# ref: master
|
||||
|
||||
dependency_overrides:
|
||||
intl: ^0.18.1
|
||||
js: ^0.6.3
|
||||
|
||||
dev_dependencies:
|
||||
integration_test:
|
||||
|
||||
Reference in New Issue
Block a user