photo_view icon indicating copy to clipboard operation
photo_view copied to clipboard

slowly load a big net img

Open 385841539 opened this issue 2 years ago • 1 comments

when i load a big net img, it is very slowly , so could given a param 'thumbnail' img url for user , the thumbnail url is generate by the original img by the user . load the thumbnail first ,beacuse it is small ,so load fast . when original img loaded , replace the thumbnail img , and give a scaleStateController by the thumbnail img which is scal by operator.

385841539 avatar Feb 21 '23 08:02 385841539

try native photo view https://pub.dev/packages/flutter_photo_view

leonacky avatar Feb 22 '23 14:02 leonacky