This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Performing hot restart... | |
Syncing files to device Android SDK built for x86... | |
Restarted application in 2,246ms. | |
ββββββββ Exception caught by rendering library βββββββββββββββββββββββββββββββββββββββββββββββββββββ | |
The following assertion was thrown during performLayout(): | |
RenderPointerListener object was given an infinite size during layout. | |
This probably means that it is a render object that tries to be as big as possible, but it was put inside another render object that allows its children to pick their own size. | |
The nearest ancestor providing an unbounded height constraint is: RenderIndexedSemantics#9ef8c relayoutBoundary=up3 NEEDS-LAYOUT NEEDS-PAINT NEEDS-COMPOSITING-BITS-UPDATE |