플러터 버그

Computer 비관심/Flutter|2021. 5. 3. 01:10
반응형

Error: Assertion failed:

package:flutter/…/painting/text_painter.dart:881

!_needsLayout

is not true

at Object.throw_ [as throw] (http://localhost:59075/dart_sdk.js:5037:11)

at Object.assertFailed (http://localhost:59075/dart_sdk.js:4976:15)

at text_painter.TextPainter.new.getPositionForOffset (http://localhost:59075/packages/flutter/src/painting/placeholder_span.dart.lib.js:1331:38)

at paragraph.RenderParagraph.new.hitTestChildren (http://localhost:59075/packages/flutter/src/rendering/paragraph.dart.lib.js:605:45)

 

댓글()