zesage / panorama

Panorama - Flutter Widget
Apache License 2.0
112 stars 68 forks source link

Panorama image turns pixelated when loaded #40

Open JRQuimora opened 2 years ago

JRQuimora commented 2 years ago

As the title says, my panorama or photosphere image turns into pixelated quality when loaded in panorama widget, when I'm viewing it on google photos or websites that can view panorama the quality is fine. I've tried lowering the DPI of the image to 72 and it didn't worked. Also tried filterQuality: FilterQuality.high in image.asset widget and I also tried isAntiAliasing: true but this doesn't fixed my problem.

moatazfouad commented 1 year ago

Hello @JRQuimora Have you found a solution for this? I am facing same issue