Skip to content
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

问题反馈 #149

Closed
liuyehua opened this issue Dec 6, 2018 · 1 comment
Closed

问题反馈 #149

liuyehua opened this issue Dec 6, 2018 · 1 comment

Comments

@liuyehua
Copy link

liuyehua commented Dec 6, 2018

flutter首页几个屏侧滑滚动的时候,页面抖动十分明显,就是掉帧,好几个app都是这样,flutter这点坑了

@CarGuo
Copy link
Owner

CarGuo commented Dec 6, 2018

目前因为我这边是从网络获取数据后存库才渲染,而dart只是单线程多异步处理。
其实可以优化下,这一块可以放到新的flutter io线程去出去,只是麻烦一些。类似的情况还有滑动时每个页面的渲染时机控制,其实属于应用在某些地方没有做优化的,我认为。

@CarGuo CarGuo closed this as completed Jan 1, 2019
@CarGuo CarGuo mentioned this issue Nov 21, 2019
@byue666 byue666 mentioned this issue Dec 19, 2019
@w497763094 w497763094 mentioned this issue Mar 10, 2020
@JevonShi JevonShi mentioned this issue Mar 10, 2020
@HaobinXu HaobinXu mentioned this issue Mar 20, 2020
@luan823230 luan823230 mentioned this issue Mar 24, 2020
@MrHGJ MrHGJ mentioned this issue May 19, 2020
@hzg1105 hzg1105 mentioned this issue Jun 14, 2020
@wangkr wangkr mentioned this issue Jul 4, 2020
@gss3000 gss3000 mentioned this issue Jul 8, 2020
@Liway Liway mentioned this issue Jun 22, 2022
@jayVRIY jayVRIY mentioned this issue Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants