MixinNetwork / flutter-plugins

🧱 Flutter plugins used in Mixin Messenger.
MIT License
422 stars 177 forks source link

[desktop_webview_window][Linux] Webview missing required files #113

Closed nathantaal closed 2 years ago

nathantaal commented 2 years ago

image

Note: I did run 'sudo apt install webkit2gtk-4.0' but the package could not be resolved so nothing got installed

boyan01 commented 2 years ago

I did run sudo apt install webkit2gtk-4.0 but the package could not be resolved so nothing got installed

So here is an error: A required package was not found. looks OK

nathantaal commented 2 years ago

I did 'sudo apt-get install libwebkit2gtk-4.0-dev' instead as suggested [here](sudo apt-get install libwebkit2gtk-4.0-dev), but that didn't do anything. So @boyan01 I think I have the right packages...

dhiep commented 1 year ago

same image

dIvYaNshhh commented 1 year ago

is there any update, i am getting same error.