mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() - makes the event logic not involve a boolean return value (since we ignored it anyway) - splits the event handling logic into two steps, hit testing and event dispatch - introduces an App class on the Dart side to factor out the interaction with the C++ side - ports sector-layout and simple_render_tree to the new App infrastructure - port simple_render_tree to the new event handling logic - implement hit testing for the sector-layout demo R=eseidel@chromium.org Review URL: https://codereview.chromium.org/1143343004 |
||
---|---|---|
.. | ||
circle.sky | ||
custom_paint_without_element.sky | ||
draw_picture_into_canvas.sky | ||
hello_world.dart | ||
paint_element_into_displaylist.sky | ||
painting.sky | ||
pubspec.yaml | ||
sector-layout.dart | ||
simple_render_tree.dart | ||
spinning_square.dart | ||
spinning-square.sky | ||
touch_demo.dart | ||
touch-demo.sky |