3

I was wondering how to achieve the 360 degree preview of image in flutter, like for product.

i did saw the below thread :

Create a 360 degree, interactive product preview

but how to do it in flutter ? does anyone knows what it's called in proper term and how to achieve it for android and ios ?

princeoo7
  • 1,071
  • 3
  • 21
  • 44

1 Answers1

0

Maybe this plugin might satisfy or help you, this is flutter_imageview360 you can add an array of images and precache it and you can use it easily.

Z. Cajurao
  • 357
  • 2
  • 12