flutter/packages/unit/test/widget
Adam Barth 7d711b9ee0 Disable reparent during sync
This feature is causing a bug because the widget tree isn't correctly
synchronized with the render tree.
2015-09-03 10:59:26 -07:00
..
align_test.dart Rename layout_utils.dart to rendering_tester.dart 2015-08-26 15:49:04 -07:00
box_decoration_test.dart Rename layout_utils.dart to rendering_tester.dart 2015-08-26 15:49:04 -07:00
date_picker_test.dart Remove the inner SizeObserver from ScrollableWidgetList. 2015-08-31 15:57:45 -07:00
dismissable_test.dart Convert Dismissable to use gestures 2015-08-31 16:44:25 -07:00
flex_test.dart onPressed not called when in a Positioned Flex 2015-08-31 09:12:40 -07:00
gesture_detector_test.dart Scrolls should start immediately when possible 2015-08-29 22:30:49 -07:00
global_key_test.dart Rename layout_utils.dart to rendering_tester.dart 2015-08-26 15:49:04 -07:00
homogeneous_viewport_test.dart Remove the inner SizeObserver from ScrollableWidgetList. 2015-08-31 15:57:45 -07:00
mimic_test.dart Rationalise the Key API. 2015-08-28 13:17:34 -07:00
mixed_viewport_test.dart Remove unused import to make analyzer happy 2015-08-28 20:50:54 -07:00
pageable_list_test.dart Enable dynamic changes to itemsWrap in PageableList 2015-09-02 16:00:53 -07:00
progress_indicator_test.dart Rename layout_utils.dart to rendering_tester.dart 2015-08-26 15:49:04 -07:00
stack_test.dart Positioned 'remembers' things it shouldn't 2015-08-31 16:41:14 -07:00
syncing_test.dart Disable reparent during sync 2015-09-03 10:59:26 -07:00
transform_test.dart Add an origin parameter to transforms 2015-08-31 13:21:26 -07:00
widget_tester.dart Restore PageableList itemsWrap:true 2015-09-02 10:56:19 -07:00