I’m currently working on a Flutter project that requires webview functionality on Linux, specifically for the ARM64 architecture. After extensive searching, I haven’t been able to find a webview package that explicitly supports Linux-Arm64.
I’ve checked popular packages like webview_all and others, but they seem to lack ARM64 support for Linux. If anyone has experience with this or knows of any existing packages that work, I would greatly appreciate your insights.
I’m looking for any recommended packages, alternative solutions, or guidance on how to implement webview functionality in my Flutter app targeting Linux-Arm64.
Thank you!
Dani Malek is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.