webview_dart icon indicating copy to clipboard operation
webview_dart copied to clipboard

Unable to unzip Prebuilt Binaries v1.0.1 Linux

Open dIvYaNshhh opened this issue 11 months ago • 2 comments

I downloaded the linux.7z and trying to unzip using 7zz and getting below error.

Path = /Users/divyanshingle/Downloads/linux.7z
Type = 7z
Physical Size = 33513
Headers Size = 185
Method = 04F71101
Solid = -
Blocks = 1

ERROR: Unsupported Method : linux/webview.so
                         
Sub items Errors: 1

Archives with Errors: 1

Sub items Errors: 1

dIvYaNshhh avatar Aug 22 '23 13:08 dIvYaNshhh

Same error trying with p7zip and other online apps.

eduhds avatar Sep 21 '23 11:09 eduhds

get the library from the url https://github.com/webview/webview_csharp/tree/7c6ccf130e78d260547caba7300942e26ebb151d/libs

and rename to webview.so

leandroveronezi avatar Nov 01 '23 17:11 leandroveronezi