ScerIO / packages.flutter

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

Preload slides #479

Open Tanitolus opened 5 months ago

Tanitolus commented 5 months ago

The package is amazing! My only issue is when using it, especially with higher quality images (on snap to page mode), there is a short delay on loading a page when next page is requested, which can look slightly unprofessional

I've tried running a short loop to loop through all the pages and then jump back to the first, to no avail.

I think a good solution would be to have a field in which you can determine how many pages ahead you want to preload