Improve sheet viewer by using pdfrx

This makes it incompatible with web
This commit is contained in:
2024-12-21 00:28:10 +01:00
parent d5d5bc6e5d
commit 118b9c8358
10 changed files with 188 additions and 63 deletions

View File

@@ -6,9 +6,11 @@ list(APPEND FLUTTER_PLUGIN_LIST
flutter_secure_storage_windows
pdfx
permission_handler_windows
url_launcher_windows
)
list(APPEND FLUTTER_FFI_PLUGIN_LIST
pdfrx
)
set(PLUGIN_BUNDLED_LIBRARIES)