Is it possible to read binary file with retrofit using flutter?
I have a binary file I need to read its contents using retrofit for my flutter application. I want to know if this could be possible or not. if yes, any links, please? Otherwise, I need some recommendations. Thanks in…