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

@@ -4,9 +4,11 @@
list(APPEND FLUTTER_PLUGIN_LIST
flutter_secure_storage_linux
url_launcher_linux
)
list(APPEND FLUTTER_FFI_PLUGIN_LIST
pdfrx
)
set(PLUGIN_BUNDLED_LIBRARIES)