-
Notifications
You must be signed in to change notification settings - Fork 64
Issues: fzyzcjy/flutter_smooth
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Maybe add one more section to discord crawler
wontfix
This will not be worked on
#149
opened Oct 19, 2022 by
fzyzcjy
Re-run example and benchmark since I have just merged framework and engine code from upstream
#178
opened Nov 23, 2022 by
fzyzcjy
Remove the hacky brute-force markNeedsRepaint, and fix subtle bugs about when should which subtree repaint
#179
opened Nov 23, 2022 by
fzyzcjy
Configure GitHub CI (need to wait until flutter/flutter and flutter/engine PRs are merged)
#5
opened Sep 27, 2022 by
fzyzcjy
4 tasks
Add test case when multiple
SmoothBuilder
exist at the same time (i.e. multiple auxiliary trees)
#17
opened Sep 27, 2022 by
fzyzcjy
Add benchmark test, checking total duration (i.e. the time user faces to see the final content)
#27
opened Sep 28, 2022 by
fzyzcjy
Add this package to flutter official "customer test" to ensure new version does not regress
#77
opened Oct 2, 2022 by
fzyzcjy
Overhaul refactor existing code, since currently there are many hacks and ad-hoc experiments
#79
opened Oct 7, 2022 by
fzyzcjy
Fetch and display github issues in flutter repo (only did pr before)
#145
opened Oct 17, 2022 by
fzyzcjy
Error: No named parameter with the name 'fallbackVsyncTargetTime'.
#188
opened Jul 3, 2023 by
jmquilez
Add various tests about state invalidation (setState, markNeedsLayout, markNeedsPaint), and fix all of them, to ensure we correctly refresh in all cases
#19
opened Sep 27, 2022 by
fzyzcjy
1 of 11 tasks
Previous Next
ProTip!
Adding no:label will show everything without a label.