-
Adam Barth authored
Inside runApp, we were building the render tree for the app, but we weren't calling layout, which meant we were running a hit test on a dirty tree. Now hitTest specifically asserts that the tree is clean and we synchronously call layout for your app during runApp. Fixes #1960
060b34f7
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
src | ||
animation.dart | ||
gestures.dart | ||
http.dart | ||
material.dart | ||
painting.dart | ||
rendering.dart | ||
services.dart | ||
widgets.dart |