Photo view gallery always starts from first index. Is there a way to use the gallery widget but start at say 5th image ? An example would be device gallery where we select an image and are able to swipe left right from there .. I tried looking at the code but I'm still wrapping my head around it so thought I'd check first :) Thanks !!
You should use PageController and set initialPage for it
yup, just realised :) . Thanks a lot for the reply .. closing the issue!!
Most helpful comment
You should use PageController and set initialPage for it