Jay

Results 71 comments of Jay

@iNx0 , thanks. Will check it out.

Hi @itewqq , kindly pull the main branch and try to build again. It should be fine now.

@itewqq , pull the latest changes, delete the docker image that was built. Build a new docker image of reflutter using the updated Dockerfile and now run ` docker run...

@VicoErv you can try mitmproxy and see if the response is faster. I don't have any solution with the issue you are facing at the moment.

@VicoErv you can try mitmproxy and see if the response is faster. I don't have any solution with the issue you are facing at the moment.

It's been looked at @Abb4d0n

@bloggerstesting , can you share the application? if possible.

@qolbudr , the snapshot hash is `c8562f0ee0ebc38ba217c7955956d1cb` and the engine hash is `b863200c37df4ed378042de11c4e9ff34e4e58c9` You can try building it with the docker instructions; if only that engine still exists on the...

`https://github.com/flutter/engine/tree/[engine_commit_hash]` Eg. https://github.com/flutter/engine/tree/b863200c37df4ed378042de11c4e9ff34e4e58c9

Most likely some of the dependencies in `https://github.com/flutter/engine/blob/b863200c37df4ed378042de11c4e9ff34e4e58c9/DEPS` do not exist any longer so you can't build it.