ScerIO / packages.flutter

👨‍💻 Plugins and packages for Flutter framework
https://pub.dev/publishers/serge.software/packages
MIT License
453 stars 442 forks source link

Preload some pages #466

Open Tanitolus opened 9 months ago

Tanitolus commented 9 months ago

In my code, whenever I move to the next slide, there always seems to be a delay, especially when using higher image qualities to render

I would like a feature where I can preload the next few pages to reduce the effect of this delay

I've tried changing image quality but then it just becomes blurry