flutterdartandroid-webview

flutter_inappwebview 5.3.2 package crashes the app when choosing a file or an image


I'm using flutter_inappwebview package because after some research I found that it's the only webview package that supports the features the I need, one of them is uploading a file to a certain website, I tried the example app flutter_inappwebview example and everything worked perfectly except when I try to select an image or a file from a website, it suddenly crashes and closes the app, so how can I fix this


Solution

  • Problem solved by using this configuration