-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CustomScrollVIew | SliverList smooth scroll #185
Comments
Hi! Thanks for opening your first issue here! 😄 |
The changes to the flutter engine have not been merged yet, so the package cannot be used in Flutter stable (or master) currently, but only be used with a custom engine build. I will discuss more about the implementations of this later after it can be used in production :) |
Any temporary workaround to use it ?? |
Well, I guess no: We should never use Flutter on master branch on production apps :/ So needs to wait before the code launches on stable |
想询问一下该pr目前的进度,如果该pr能实现所说的效果,那将很棒! |
目前在使用flutter3.3.10,在使用大量列表图片布局的时候gpu负载很高 |
I came across this awesome work of yours and I can say this is great package to have.
I want to use this package with CustomScrollView , SliverList more specifically. How can I ?
I just need hint, Please take some time and help me with this
The text was updated successfully, but these errors were encountered: