mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() This patch converts sky.Paint to be a pure Dart object, which means we don't need to open a weak handle to sky.Paint. Avoiding the weak handle reduces the amount of weak handle callbacks we need to process at the end of GC and therefore reduces jank. |
||
---|---|---|
.. | ||
baseline.dart | ||
hello_world.dart | ||
mutating-dom.dart | ||
painting_node.dart | ||
painting.dart | ||
pubspec.yaml | ||
shadow.dart | ||
spinning_arabic.dart | ||
spinning_image.dart | ||
spinning_square.dart |