Skip to content

Allow to build PDFViewer for windows ARM64, adds PDFium arm64 libraries #2402

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

kristofb
Copy link

When we build a flutter app using syncfusion pdfviewer on Windows ARM64, it fails to find PDFium, as only the x64 version of the library is used.
By adding the ARM64 version, and selecting the proper architecture in the windows pdfviewer plugin, we can successfully build the ARM64 version.
Selection of PDFium arm64: https://github.com/bblanchon/pdfium-binaries?tab=readme-ov-file

@sfHariHaraSudhan sfHariHaraSudhan added pdf viewer PDF viewer component open Open labels Jul 23, 2025
@Deepak1799
Copy link
Collaborator

Hi @kristofb ,

Since the Flutter SDK does not currently support arm64, we do not have any plans to include this support in the Syncfusion Flutter PDF Viewer at present.

Please follow up the below Flutter issue for more details and to track the Windows arm64 support in the framework,
flutter/flutter#62597

Regards,
Deepak G

@Deepak1799 Deepak1799 closed this Jul 30, 2025
@sfHariHaraSudhan sfHariHaraSudhan added invalid This doesn't seem right and removed open Open labels Aug 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right pdf viewer PDF viewer component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants