Advertisement
Guest User

Untitled

a guest
Dec 13th, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.96 KB | None | 0 0
  1.  
  2. ════════ Exception caught by rendering library ═════════════════════════════════
  3. RenderShrinkWrappingViewport does not support returning intrinsic dimensions.
  4. User-created ancestor of the error-causing widget was
  5. AlertDialog
  6. ════════════════════════════════════════════════════════════════════════════════
  7.  
  8. ════════ Exception caught by rendering library ═════════════════════════════════
  9. RenderBox was not laid out: RenderIntrinsicWidth#19b1b relayoutBoundary=up5 NEEDS-PAINT NEEDS-COMPOSITING-BITS-UPDATE
  10. 'package:flutter/src/rendering/box.dart':
  11. Failed assertion: line 1681 pos 12: 'hasSize'
  12. User-created ancestor of the error-causing widget was
  13. AlertDialog
  14. ════════════════════════════════════════════════════════════════════════════════
  15.  
  16. ════════ Exception caught by rendering library ═════════════════════════════════
  17. RenderBox was not laid out: _RenderInkFeatures#d8bcc relayoutBoundary=up4 NEEDS-PAINT NEEDS-COMPOSITING-BITS-UPDATE
  18. 'package:flutter/src/rendering/box.dart':
  19. Failed assertion: line 1681 pos 12: 'hasSize'
  20. User-created ancestor of the error-causing widget was
  21. AlertDialog
  22. ════════════════════════════════════════════════════════════════════════════════
  23.  
  24. ════════ Exception caught by rendering library ═════════════════════════════════
  25. RenderBox was not laid out: RenderCustomPaint#c502d relayoutBoundary=up3 NEEDS-PAINT NEEDS-COMPOSITING-BITS-UPDATE
  26. 'package:flutter/src/rendering/box.dart':
  27. Failed assertion: line 1681 pos 12: 'hasSize'
  28. User-created ancestor of the error-causing widget was
  29. AlertDialog
  30. ════════════════════════════════════════════════════════════════════════════════
  31.  
  32. ════════ Exception caught by rendering library ═════════════════════════════════
  33. RenderBox was not laid out: RenderPhysicalShape#4d706 relayoutBoundary=up2 NEEDS-PAINT NEEDS-COMPOSITING-BITS-UPDATE
  34. 'package:flutter/src/rendering/box.dart':
  35. Failed assertion: line 1681 pos 12: 'hasSize'
  36. User-created ancestor of the error-causing widget was
  37. AlertDialog
  38. ════════════════════════════════════════════════════════════════════════════════
  39.  
  40. ════════ Exception caught by rendering library ═════════════════════════════════
  41. 'package:flutter/src/rendering/shifted_box.dart': Failed assertion: line 321 pos 12: 'child.hasSize': is not true.
  42. User-created ancestor of the error-causing widget was
  43. AlertDialog
  44. ════════════════════════════════════════════════════════════════════════════════
  45.  
  46. ════════ Exception caught by rendering library ═════════════════════════════════
  47. RenderBox was not laid out: RenderPhysicalShape#4d706 relayoutBoundary=up2
  48. 'package:flutter/src/rendering/box.dart':
  49. Failed assertion: line 1681 pos 12: 'hasSize'
  50. User-created ancestor of the error-causing widget was
  51. AlertDialog
  52. ════════════════════════════════════════════════════════════════════════════════
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement