2022-08-11 16:45:10
Exception ======== Exception caught by rendering library ===================================================== The following assertion was thrown during performLayout(): BoxConstraints forces a...
2022-08-11 16:40:32
Exception The following assertion was thrown during performLayout(): 'package:flutter/src/rendering/box.dart': Failed assertion: line 319 pos 12: 'width > 0.0': is not true. Either the asser...
2022-08-11 16:35:01
Exception The following assertion was thrown during performLayout(): RenderBox was not laid out: RenderFlex#d45aa relayoutBoundary=up1 NEEDS-PAINT NEEDS-COMPOSITING-BITS-UPDATE 'package:flutter...
2022-08-08 16:05:54
在21世纪的当下提到“门阀制度”,很多人可能会觉得比较新鲜,因为大部分人都觉得“门阀制度”是古代封建社会才有的不平等制度,怎么可能出现在一篇繁荣的现代社会呢? 其实不然。当今人类的确在技术、人权等方便取得了较大的发展和进步,但是一些东西其实只发生了形式的改变,其本质并没有变化。 下面这几个情况都是笔者亲身了解到的: 某肯锡——世界顶级咨询公司,在招聘应届生时需要填写从小学到最...
2022-08-08 10:59:12
Exception D/EGL_emulation(23479): eglMakeCurrent: 0x7e7d4693a1c0: ver 3 0 (tinfo 0x7e7d46f60a80) D/eglCodecCommon(23479): setVertexArrayObject: set vao to 0 (0) 1 0 D/skia (23479): Shader co...
2022-08-08 00:02:22
Error I/ExoPlayerImpl(20362): Init 3ea212a [ExoPlayerLib/2.17.1] [generic_x86_64, Android SDK built for x86_64, Google, 29] E/ExoPlayerImplInternal(20362): Playback error E/ExoPlayerImplInterna...
2022-08-07 23:57:28
Error I/ExoPlayerImpl(20362): Init 262288e [ExoPlayerLib/2.17.1] [generic_x86_64, Android SDK built for x86_64, Google, 29] I/ExoPlayerImpl(20362): Release 262288e [ExoPlayerLib/2.17.1] [generic_x...
2022-08-07 21:44:37
Exception * What went wrong: Execution failed for task ':app:mergeDexDebug'. > A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade > com.android.b...
2022-08-07 21:26:29
Just wrap thee text widget within a SizedBox. Also, you MUST assign the width and height atrributes. SizedBox( width: 50, height:60, child: const TextField( obscureText: false, dec...
2022-08-07 21:22:51
Exception ======== Exception caught by widgets library ======================================================= The following _CompileTimeError was thrown building Builder: Unimplemented handling...