flutter/packages/flutter_test
Michael Goderbauer 36e16e7544
Do not assert when semantics are on and app draws on 0x0 surface (#19059)
Instead, if the surface is 0x0 semantics will just generate one root semantics node with size of 0x0. The node will have no children because all children are invisible and (except for the root node with this change) invisible children are dropped.
2018-07-11 09:46:24 -07:00
..
lib Do not assert when semantics are on and app draws on 0x0 surface (#19059) 2018-07-11 09:46:24 -07:00
test Add new matcher and utility methods for testing semanics (#19046) 2018-07-09 15:21:46 -07:00
BUILD.gn Leave source list empty for Fuchsia targets. (#15337) 2018-03-12 15:38:32 +01:00
pubspec.yaml Remove bogus SDK constraint lines. (#19013) 2018-07-09 17:27:33 -07:00