flutter/packages/unit/test/rendering
Adam Barth 4467a268ce Move theme into material.dart
Also, introduce Colors and Typography to hold the material colors and the
typography declarations. Previously we expected clients of these libraries to
import them into a namespace, but that doesn't play nice with re-exporting them
from material.dart.
2015-09-18 09:57:21 -07:00
..
box_test.dart Move theme into material.dart 2015-09-18 09:57:21 -07:00
flex_test.dart FlexAlignItems.stretch didn't stretch 2015-09-16 12:22:37 -07:00
grid_test.dart Refactor rendering_tester 2015-09-16 12:03:57 -07:00
image_test.dart Rename layout_utils.dart to rendering_tester.dart 2015-08-26 15:49:04 -07:00
intrinsic_width_test.dart Add dartdoc for proxy_box.dart and other code in rendering 2015-09-14 10:35:31 -07:00
positioned_box_test.dart Refactor rendering_tester 2015-09-16 12:03:57 -07:00
rendering_tester.dart Refactor rendering_tester 2015-09-16 12:03:57 -07:00
stack_test.dart Rename layout_utils.dart to rendering_tester.dart 2015-08-26 15:49:04 -07:00
viewport_test.dart Refactor rendering_tester 2015-09-16 12:03:57 -07:00