I have multiplatform flutter app.
We add ssl certificates on backend, then follow this instruction, so HTTPS API request works fine now. But this solution od not fix all. I receive miniatures of images using library: cached_network_image: ^3.2.1
but I cannot download images because: Handshake error in client
. Any idea how to fix it? How I can do safe requests using cached_network_image
library?
Asked
Active
Viewed 61 times
0

sosnus
- 968
- 10
- 28