alain8915
alain8915
same problem in 2022, any solution?? W/System.err(26991): java.net.SocketTimeoutException: timeout W/System.err(26991): at com.android.okhttp.okio.Okio$3.newTimeoutException(Okio.java:214) W/System.err(26991): at com.android.okhttp.okio.AsyncTimeout.exit(AsyncTimeout.java:263) W/System.err(26991): at com.android.okhttp.okio.AsyncTimeout$2.read(AsyncTimeout.java:217) W/System.err(26991): at com.android.okhttp.okio.RealBufferedSource.read(RealBufferedSource.java:51) W/System.err(26991): at com.android.okhttp.internal.http.Http1xStream$FixedLengthSource.read(Http1xStream.java:395) W/System.err(26991): at com.android.okhttp.okio.RealBufferedSource$1.read(RealBufferedSource.java:372) W/System.err(26991): at java.io.InputStream.read(InputStream.java:101)...
i used forked version of @valerybodak in my proyect, and have the same result. I modified the pubspec.yaml to implement: flutter_downloader: git: https://github.com/valerybodak/flutter_downloader.git is correct??