This website requires JavaScript.
Explore
Help
Sign In
DEV
/
flutter_flutter
Watch
1
Star
0
Fork
0
You've already forked flutter_flutter
mirror of
https://github.com/flutter/flutter.git
synced
2026-02-20 02:29:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
flutter_flutter
/
packages
/
flutter
/
test
/
scheduler
History
Jonah Williams
037a4aef16
Un(less)conditionally schedule first callback frame when creating ticker (
#16261
)
...
* always schedule first frame when creating ticker, regardless of phase or frame
2018-04-06 13:09:07 -07:00
..
animation_test.dart
Have the framework in charge of scheduling frames. (
#13344
)
2017-12-08 16:51:59 -08:00
debug_test.dart
Update package:test dependencies to
0.12.18+2
(
#8247
)
2017-02-17 17:35:11 -08:00
priority_test.dart
Improve test coverage (
#7564
)
2017-01-20 15:15:27 -08:00
scheduler_test.dart
Don't flush touch events during first launch frame pre-warm (
#13990
)
2018-01-09 14:05:12 -08:00
scheduler_tester.dart
Flush microtasks after transient callbacks are run. (
#9702
)
2017-05-02 09:27:53 -07:00
ticker_test.dart
Un(less)conditionally schedule first callback frame when creating ticker (
#16261
)
2018-04-06 13:09:07 -07:00