Advertisement
OmarYehiaDev

Error

Mar 14th, 2020
351
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Dart 17.29 KB | None | 0 0
  1. Launching lib\main.dart on Android SDK built for x86 in debug mode...
  2. registerResGeneratingTask is deprecated, use registerGeneratedResFolders(FileCollection)
  3. registerResGeneratingTask is deprecated, use registerGeneratedResFolders(FileCollection)
  4. registerResGeneratingTask is deprecated, use registerGeneratedResFolders(FileCollection)
  5. √ Built build\app\outputs\apk\debug\app-debug.apk.
  6. D/EGL_emulation(10316): eglMakeCurrent: 0xdd80c200: ver 2 0 (tinfo 0xd21c9880)
  7. D/eglCodecCommon(10316): setVertexArrayObject: set vao to 0 (0) 1 0
  8. W/IInputConnectionWrapper(10316): getTextBeforeCursor on inactive InputConnection
  9. W/IInputConnectionWrapper(10316): getSelectedText on inactive InputConnection
  10. W/IInputConnectionWrapper(10316): getTextAfterCursor on inactive InputConnection
  11. W/IInputConnectionWrapper(10316): beginBatchEdit on inactive InputConnection
  12. W/IInputConnectionWrapper(10316): endBatchEdit on inactive InputConnection
  13. I/flutter (10316): Email: null, Password: 123456
  14. D/permissions_handler(10316): No permissions found in manifest for: 7
  15. D/SpeechRecognitionPlugin(10316): Current Locale : en_US
  16.  
  17. ════════ Exception caught by rendering library ═════════════════════════════════
  18. The following assertion was thrown during performResize():
  19. Horizontal viewport was given unbounded height.
  20.  
  21. Viewports expand in the cross axis to fill their container and constrain their children to match their extent in the cross axis. In this case, a horizontal viewport was given an unlimited amount of vertical space in which to expand.
  22. The relevant error-causing widget was
  23.     TabBarView
  24. When the exception was thrown, this was the stack
  25. #0      RenderViewport.performResize.<anonymous closure>
  26. #1      RenderViewport.performResize
  27. #2      RenderObject.layout
  28. #3      RenderProxyBoxMixin.performLayout
  29. #4      RenderObject.layout
  30. ...
  31. The following RenderObject was being processed when the exception was fired: RenderViewport#c7ee4 NEEDS-LAYOUT NEEDS-PAINT NEEDS-COMPOSITING-BITS-UPDATE
  32. RenderObject: RenderViewport#c7ee4 NEEDS-LAYOUT NEEDS-PAINT NEEDS-COMPOSITING-BITS-UPDATE
  33.     needs compositing
  34.     parentData: <none> (can use size)
  35.     constraints: BoxConstraints(w=392.7, 0.0<=h<=Infinity)
  36.     size: MISSING
  37.     axisDirection: right
  38.     crossAxisDirection: down
  39.     offset: _PagePosition#5554c(offset: null, range: null..null, viewport: null, ScrollableState, _ForceImplicitScrollPhysics -> PageScrollPhysics -> PageScrollPhysics -> ClampingScrollPhysics -> ClampingScrollPhysics, IdleScrollActivity#c9996, ScrollDirection.idle)
  40.     anchor: 0.0
  41.     center child: _RenderSliverFractionalPadding#e5139 NEEDS-LAYOUT NEEDS-PAINT NEEDS-COMPOSITING-BITS-UPDATE
  42.         parentData: paintOffset=Offset(0.0, 0.0)
  43.         constraints: MISSING
  44.         geometry: null
  45.         child: RenderSliverFillViewport#33b76 NEEDS-LAYOUT NEEDS-PAINT
  46.             parentData: paintOffset=Offset(0.0, 0.0)
  47.             constraints: MISSING
  48.             geometry: null
  49.             no children current live
  50. ════════════════════════════════════════════════════════════════════════════════
  51.  
  52. ════════ Exception caught by rendering library ═════════════════════════════════
  53. RenderBox was not laid out: RenderViewport#c7ee4 NEEDS-LAYOUT NEEDS-PAINT NEEDS-COMPOSITING-BITS-UPDATE
  54. 'package:flutter/src/rendering/box.dart':
  55. Failed assertion: line 1694 pos 12: 'hasSize'
  56. The relevant error-causing widget was
  57.     TabBarView
  58. ════════════════════════════════════════════════════════════════════════════════
  59.  
  60. ════════ Exception caught by rendering library ═════════════════════════════════
  61. RenderBox was not laid out: RenderViewport#c7ee4 NEEDS-PAINT NEEDS-COMPOSITING-BITS-UPDATE
  62. 'package:flutter/src/rendering/box.dart':
  63. Failed assertion: line 1694 pos 12: 'hasSize'
  64. The relevant error-causing widget was
  65.     TabBarView
  66. ════════════════════════════════════════════════════════════════════════════════
  67.  
  68. ════════ Exception caught by rendering library ═════════════════════════════════
  69. RenderBox was not laid out: RenderIgnorePointer#734c3 relayoutBoundary=up10 NEEDS-PAINT NEEDS-COMPOSITING-BITS-UPDATE
  70. 'package:flutter/src/rendering/box.dart':
  71. Failed assertion: line 1694 pos 12: 'hasSize'
  72. The relevant error-causing widget was
  73.     TabBarView
  74. ════════════════════════════════════════════════════════════════════════════════
  75.  
  76. ════════ Exception caught by rendering library ═════════════════════════════════
  77. RenderBox was not laid out: RenderSemanticsAnnotations#e090b relayoutBoundary=up9 NEEDS-PAINT NEEDS-COMPOSITING-BITS-UPDATE
  78. 'package:flutter/src/rendering/box.dart':
  79. Failed assertion: line 1694 pos 12: 'hasSize'
  80. The relevant error-causing widget was
  81.     TabBarView
  82. ════════════════════════════════════════════════════════════════════════════════
  83.  
  84. ════════ Exception caught by rendering library ═════════════════════════════════
  85. RenderBox was not laid out: RenderPointerListener#47ab2 relayoutBoundary=up8 NEEDS-PAINT NEEDS-COMPOSITING-BITS-UPDATE
  86. 'package:flutter/src/rendering/box.dart':
  87. Failed assertion: line 1694 pos 12: 'hasSize'
  88. The relevant error-causing widget was
  89.     TabBarView
  90. ════════════════════════════════════════════════════════════════════════════════
  91.  
  92. ════════ Exception caught by rendering library ═════════════════════════════════
  93. RenderBox was not laid out: RenderSemanticsGestureHandler#39eee relayoutBoundary=up7 NEEDS-PAINT NEEDS-COMPOSITING-BITS-UPDATE
  94. 'package:flutter/src/rendering/box.dart':
  95. Failed assertion: line 1694 pos 12: 'hasSize'
  96. The relevant error-causing widget was
  97.     TabBarView
  98. ════════════════════════════════════════════════════════════════════════════════
  99.  
  100. ════════ Exception caught by rendering library ═════════════════════════════════
  101. RenderBox was not laid out: RenderPointerListener#cf4eb relayoutBoundary=up6 NEEDS-PAINT NEEDS-COMPOSITING-BITS-UPDATE
  102. 'package:flutter/src/rendering/box.dart':
  103. Failed assertion: line 1694 pos 12: 'hasSize'
  104. The relevant error-causing widget was
  105.     TabBarView
  106. ════════════════════════════════════════════════════════════════════════════════
  107.  
  108. ════════ Exception caught by rendering library ═════════════════════════════════
  109. RenderBox was not laid out: _RenderScrollSemantics#e2aec relayoutBoundary=up5 NEEDS-PAINT NEEDS-COMPOSITING-BITS-UPDATE
  110. 'package:flutter/src/rendering/box.dart':
  111. Failed assertion: line 1694 pos 12: 'hasSize'
  112. The relevant error-causing widget was
  113.     TabBarView
  114. ════════════════════════════════════════════════════════════════════════════════
  115.  
  116. ════════ Exception caught by rendering library ═════════════════════════════════
  117. RenderBox was not laid out: RenderRepaintBoundary#198dd relayoutBoundary=up4 NEEDS-PAINT NEEDS-COMPOSITING-BITS-UPDATE
  118. 'package:flutter/src/rendering/box.dart':
  119. Failed assertion: line 1694 pos 12: 'hasSize'
  120. The relevant error-causing widget was
  121.     TabBarView
  122. ════════════════════════════════════════════════════════════════════════════════
  123.  
  124. ════════ Exception caught by rendering library ═════════════════════════════════
  125. RenderBox was not laid out: RenderCustomPaint#52767 relayoutBoundary=up3 NEEDS-PAINT NEEDS-COMPOSITING-BITS-UPDATE
  126. 'package:flutter/src/rendering/box.dart':
  127. Failed assertion: line 1694 pos 12: 'hasSize'
  128. The relevant error-causing widget was
  129.     TabBarView
  130. ════════════════════════════════════════════════════════════════════════════════
  131.  
  132. ════════ Exception caught by rendering library ═════════════════════════════════
  133. RenderBox was not laid out: RenderRepaintBoundary#9ce18 relayoutBoundary=up2 NEEDS-PAINT NEEDS-COMPOSITING-BITS-UPDATE
  134. 'package:flutter/src/rendering/box.dart':
  135. Failed assertion: line 1694 pos 12: 'hasSize'
  136. The relevant error-causing widget was
  137.     SliverToBoxAdapter
  138. ════════════════════════════════════════════════════════════════════════════════
  139.  
  140. ════════ Exception caught by rendering library ═════════════════════════════════
  141. The method 'debugAssertIsValid' was called on null.
  142. Receiver: null
  143. Tried calling: debugAssertIsValid()
  144. The relevant error-causing widget was
  145.     CustomScrollView
  146. ════════════════════════════════════════════════════════════════════════════════
  147. D/permissions_handler(10316): No permissions found in manifest for: 7
  148. I/flutter (10316): _platformCallHandler call speech.onCurrentLocale en_US
  149. I/flutter (10316): current locale: en_US
  150. E/flutter (10316): [ERROR:flutter/lib/ui/ui_dart_state.cc(157)] Unhandled Exception: NoSuchMethodError: Class 'Future<dynamic>' has no instance method 'contains'.
  151. E/flutter (10316): Receiver: Instance of 'Future<dynamic>'
  152. E/flutter (10316): Tried calling: contains(null)
  153. E/flutter (10316): #0      Object.noSuchMethod  (dart:core-patch/object_patch.dart:53:5)
  154. E/flutter (10316): #1      LoginPage._authUserLogin.<anonymous closure>
  155. E/flutter (10316): #2      _AsyncAwaitCompleter.start  (dart:async-patch/async_patch.dart:47:6)
  156. E/flutter (10316): #3      LoginPage._authUserLogin.<anonymous closure>
  157. E/flutter (10316): #4      _rootRunUnary  (dart:async/zone.dart:1134:38)
  158. E/flutter (10316): #5      _CustomZone.runUnary  (dart:async/zone.dart:1031:19)
  159. E/flutter (10316): #6      _FutureListener.handleValue  (dart:async/future_impl.dart:140:18)
  160. E/flutter (10316): #7      Future._propagateToListeners.handleValueCallback  (dart:async/future_impl.dart:682:45)
  161. E/flutter (10316): #8      Future._propagateToListeners  (dart:async/future_impl.dart:711:32)
  162. E/flutter (10316): #9      Future._complete  (dart:async/future_impl.dart:516:7)
  163. E/flutter (10316): #10     new Future.delayed.<anonymous closure>  (dart:async/future.dart:313:16)
  164. E/flutter (10316): #11     _rootRun  (dart:async/zone.dart:1122:38)
  165. E/flutter (10316): #12     _CustomZone.run  (dart:async/zone.dart:1023:19)
  166. E/flutter (10316): #13     _CustomZone.runGuarded  (dart:async/zone.dart:925:7)
  167. E/flutter (10316): #14     _CustomZone.bindCallbackGuarded.<anonymous closure>  (dart:async/zone.dart:965:23)
  168. E/flutter (10316): #15     _rootRun  (dart:async/zone.dart:1126:13)
  169. E/flutter (10316): #16     _CustomZone.run  (dart:async/zone.dart:1023:19)
  170. E/flutter (10316): #17     _CustomZone.bindCallback.<anonymous closure>  (dart:async/zone.dart:949:23)
  171. E/flutter (10316): #18     Timer._createTimer.<anonymous closure>  (dart:async-patch/timer_patch.dart:23:15)
  172. E/flutter (10316): #19     _Timer._runTimers  (dart:isolate-patch/timer_impl.dart:398:19)
  173. E/flutter (10316): #20     _Timer._handleMessage  (dart:isolate-patch/timer_impl.dart:429:5)
  174. E/flutter (10316): #21     _RawReceivePortImpl._handleMessage  (dart:isolate-patch/isolate_patch.dart:168:12)
  175. E/flutter (10316):
  176.  
  177. ════════ Exception caught by rendering library ═════════════════════════════════
  178. The method 'debugAssertIsValid' was called on null.
  179. Receiver: null
  180. Tried calling: debugAssertIsValid()
  181. The relevant error-causing widget was
  182.     CustomScrollView
  183. ════════════════════════════════════════════════════════════════════════════════
  184.  
  185. ════════ Exception caught by rendering library ═════════════════════════════════
  186. The getter 'visible' was called on null.
  187. Receiver: null
  188. Tried calling: visible
  189. The relevant error-causing widget was
  190.     CustomScrollView
  191. ════════════════════════════════════════════════════════════════════════════════
  192. I/flutter (10316): 200
  193. I/flutter (10316): [{"id":8,"name":"Nicholas Runolfsdottir V","username":"Maxime_Nienow","email":"Sherwood@rosamond.me","password":"UA2gH3"},{"id":9,"name":"Glenna Reichert","username":"Delphine","email":"Chaim_McDermott@dana.io","password":"Brw31K"},{"id":10,"name":"Clementina DuBuque","username":"Moriah.Stanton","email":"Rey.Padberg@karina.biz","password":"8px8F9"},{"id":11,"name":"Omar Yehia Tawfeek","username":"OmarYehiaDev","email":"OmarYehiaDev@e-soor.com","password":"123456"},{"id":12,"name":"Ahmed Tarek Mousa","username":"JavTh0n","email":"JavTh0n@e-soor.com","password":"213456"}]
  194. I/flutter (10316): [Instance of 'User', Instance of 'User', Instance of 'User', Instance of 'User', Instance of 'User']
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement