2022-10-19 23:25:18
Warning Your Android App Bundle is signed with the wrong key. Ensure that your App Bundle is signed with the correct signing key and try again. Your App Bundle is expected to be signed with the ce...
2022-09-14 23:21:54
Error type 'Future<dynamic>' is not a subtype of type 'String?' Solution To receive the value from the future function/await, we need to user var type varaible. Because the Future function...
2022-09-14 23:16:31
Error message The following assertion was thrown building Builder: Scaffold.geometryOf() called with a context that does not contain a Scaffold. This usually happens when the context provided is...
2022-09-14 23:14:34
This is some commands I often use in development. Hope it will help you. build apk: flutter build apk --release flutter build appbundle analyze package size: flutter build apk --analyze-size flu...
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 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...