duytq94 / flutter-intro-slider

Simple and configurable app introduction slider for Flutter
https://pub.dartlang.org/packages/intro_slider
MIT License
677 stars 141 forks source link

smooth sliding #99

Closed amervelic closed 3 years ago

amervelic commented 3 years ago

i use the same flutter app for desktop (macOS) and web but sliding is not as good as on macOS, it lags a lot

LautaroLobo12 commented 3 years ago

That is because is not build for the web => it does not have web support. Yet. Hopefully we will have it someday.

duytq94 commented 3 years ago

I temporary disabled using dart:io and tested with web then it runs normally, so I'll close this issue because just focus on this problem is enough https://github.com/duytq94/flutter-intro-slider/issues/100#issuecomment-864514888