bluefireteam / photo_view

📸 Easy to use yet very customizable zoomable image widget for Flutter, Photo View provides a gesture sensitive zoomable widget. Photo View is largely used to show interacive images and other stuff such as SVG.
MIT License
1.91k stars 547 forks source link

slowly load a big net img #532

Open 385841539 opened 1 year ago

385841539 commented 1 year ago

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.

leonacky commented 1 year ago

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