feat: Replace flutter_pdfview with pdfx

This commit is contained in:
Anton Stubenbord
2023-10-29 14:21:45 +01:00
parent 7e2108a87e
commit 9b4b2cebd5
6 changed files with 124 additions and 72 deletions

View File

@@ -59,7 +59,7 @@ dependencies:
share_plus: ^4.5.3
introduction_screen: ^3.0.2
receive_sharing_intent: ^1.4.5
uuid: ^3.0.6
uuid: ^4.1.0
flutter_typeahead: ^4.3.3
fluttertoast: ^8.1.1
paperless_api:
@@ -74,7 +74,7 @@ dependencies:
json_annotation: ^4.8.1
pretty_dio_logger: ^1.2.0-beta-1
collection: ^1.17.0
device_info_plus: ^8.0.0
device_info_plus: ^9.0.3
flutter_local_notifications: ^13.0.0
responsive_builder: ^0.4.3
open_filex: ^4.3.2
@@ -88,7 +88,6 @@ dependencies:
sliver_tools: ^0.2.10
webview_flutter: ^4.2.1
printing: ^5.11.0
flutter_pdfview: ^1.3.1
go_router: ^10.0.0
fl_chart: ^0.63.0
palette_generator: ^0.3.3+2
@@ -102,6 +101,10 @@ dependencies:
extended_masked_text: ^2.3.1
font_awesome_flutter: ^10.6.0
# camerawesome: ^2.0.0-dev.1
pdfx:
git:
url: "https://github.com/ScerIO/packages.flutter"
path: packages/pdfx
dependency_overrides:
intl: ^0.18.1