flutter/packages/unit/test
Hixie fbf8174c87 Fix Focus
Focus.at() and company should be on Focus, not FocusState.

_notifyDescendants() was using the wrong runtimeType.

Let InheritedWidget update the descendants during build.

When you setState() during build, assert that you're not
markNeedsBuild()ing someone who isn't a descendant.

Typo in Widget.toString().
2015-10-05 16:41:50 -07:00
..
animation Switch scheduler over to Duration 2015-10-03 13:48:57 -07:00
engine Moves from vector_math to vector_math_64 2015-10-01 14:46:13 -07:00
examples Refactor rendering_tester 2015-09-16 12:03:57 -07:00
gestures add a test for scale gestures 2015-09-17 12:45:13 -07:00
harness Introduce sky/unit/test 2015-08-20 21:01:13 -07:00
painting EdgeDims changes and other fixes to core classes. 2015-10-01 15:34:04 -07:00
rendering EdgeDims changes and other fixes to core classes. 2015-10-01 15:34:04 -07:00
services Fix analyzer warnings 2015-09-19 19:21:11 -07:00
widget Fix Focus 2015-10-05 16:41:50 -07:00