Launching lib/main.dart on sdk gphone x86 64 in debug mode...
✓ Built build/app/outputs/flutter-apk/app-debug.apk.
Connecting to VM Service at ws://
127.0.0.1:38483/XLdfzhGLLhQ=/wsI/72kud.namer_app( 4855): Compiler allocated 4533KB to compile void android.view.ViewRootImpl.performTraversals()
W/Parcel ( 4855): Expecting binder but got null!
D/EGL_emulation( 4855): app_time_stats: avg=20669.42ms min=33.89ms max=41304.96ms count=2
D/EGL_emulation( 4855): app_time_stats: avg=151.16ms min=1.12ms max=3578.08ms count=25
══╡ EXCEPTION CAUGHT BY RENDERING LIBRARY ╞═════════════════════════════════════════════════════════
The following assertion was thrown during layout:
A RenderFlex overflowed by 295 pixels on the right.
The relevant error-causing widget was:
Row Row:file:///home/michael/dev/namer_app/namer_app/lib/mypages.dart:227:11
To inspect this widget in Flutter DevTools, visit:
http://127.0.0.1:9100/#/inspector?uri=http%3A%2F%2F127.0.0.1%3A38483%2FXLdfzhGLLhQ%3D%2F&inspectorRef=inspector-37The overflowing RenderFlex has an orientation of Axis.horizontal.
The edge of the RenderFlex that is overflowing has been marked in the rendering with a yellow and
black striped pattern. This is usually caused by the contents being too big for the RenderFlex.
Consider applying a flex factor (e.g. using an Expanded widget) to force the children of the
RenderFlex to fit within the available space instead of being sized to their natural size.
This is considered an error condition because it indicates that there is content that cannot be
seen. If the content is legitimately bigger than the available space, consider clipping it with a
ClipRect widget before putting it in the flex, or using a scrollable container rather than a Flex,
like a ListView.
The specific RenderFlex in question is: RenderFlex#384be relayoutBoundary=up5 OVERFLOWING:
creator: Row ← Column ← Center ← SettingsPage ← ColoredBox ← Container ← Expanded ← Row ←
KeyedSubtree-[GlobalKey#67b90] ← _BodyBuilder ← MediaQuery ← LayoutId-[<_ScaffoldSlot.body>] ← ⋯
parentData: offset=Offset(0.0, 40.0); flex=null; fit=null (can use size)
constraints: BoxConstraints(0.0<=w<=312.7, 0.0<=h<=Infinity)
size: Size(312.7, 520.0)
direction: horizontal
mainAxisAlignment: start
mainAxisSize: min
crossAxisAlignment: center
textDirection: ltr
verticalDirection: down
◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤
════════════════════════════════════════════════════════════════════════════════════════════════════
D/EGL_emulation( 4855): app_time_stats: avg=204.87ms min=5.89ms max=4303.95ms count=24
D/EGL_emulation( 4855): app_time_stats: avg=339.99ms min=2.57ms max=6376.04ms count=20
I/Ads ( 4855): Use RequestConfiguration.Builder().setTestDeviceIds(Arrays.asList("EC95D3DA6A77335986A0C439B75DADC1")) to get test ads on this device.
I/WebViewFactory( 4855): Loading com.google.android.webview version 103.0.5060.71 (code 506007137)
D/nativeloader( 4855): Configuring vendor-classloader-namespace for unbundled product apk /product/app/TrichromeLibrary/TrichromeLibrary.apk. target_sdk_version=33, uses_libraries=ALL, library_path=/product/app/WebViewGoogle/lib/x86_64:/product/app/WebViewGoogle/WebViewGoogle.apk!/lib/x86_64:/product/app/TrichromeLibrary/TrichromeLibrary.apk!/lib/x86_64:/product/lib64:/system/product/lib64, permitted_path=/data:/mnt/expand:/product/lib64:/system/product/lib64
W/72kud.namer_app( 4855): ClassLoaderContext shared library size mismatch. Expected=0, found=1 (PCL[] | PCL[]{PCL[/product/app/TrichromeLibrary/TrichromeLibrary.apk*
3197987500]})
D/nativeloader( 4855): Configuring vendor-classloader-namespace for unbundled product apk /product/app/WebViewGoogle/WebViewGoogle.apk. target_sdk_version=33, uses_libraries=, library_path=/product/app/WebViewGoogle/lib/x86_64:/product/app/WebViewGoogle/WebViewGoogle.apk!/lib/x86_64:/product/app/TrichromeLibrary/TrichromeLibrary.apk!/lib/x86_64:/product/lib64:/system/product/lib64, permitted_path=/data:/mnt/expand:/product/lib64:/system/product/lib64
W/72kud.namer_app( 4855): Accessing hidden method Landroid/os/Trace;->isTagEnabled(J)Z (unsupported, reflection, allowed)
W/72kud.namer_app( 4855): Accessing hidden method Landroid/os/Trace;->traceBegin(JLjava/lang/String;)V (unsupported, reflection, allowed)
W/72kud.namer_app( 4855): Accessing hidden method Landroid/os/Trace;->traceEnd(J)V (unsupported, reflection, allowed)
W/72kud.namer_app( 4855): Accessing hidden method Landroid/os/Trace;->asyncTraceBegin(JLjava/lang/String;I)V (unsupported, reflection, allowed)
W/72kud.namer_app( 4855): Accessing hidden method Landroid/os/Trace;->asyncTraceEnd(JLjava/lang/String;I)V (unsupported, reflection, allowed)
I/cr_WVCFactoryProvider( 4855): Loaded version=103.0.5060.71 minSdkVersion=29 isBundle=false multiprocess=true packageId=2
I/cr_VariationsUtils( 4855): Failed reading seed file "/data/user/0/com.ga72kud.namer_app/app_webview/variations_seed_new"
I/cr_VariationsUtils( 4855): Failed reading seed file "/data/user/0/com.ga72kud.namer_app/app_webview/variations_seed"
I/cr_VariationsUtils( 4855): Requesting new seed from IVariationsSeedServer
I/cr_LibraryLoader( 4855): Successfully loaded native library
I/cr_CachingUmaRecorder( 4855): Flushed 8 samples from 8 histograms.
D/GASS ( 4855): Clearcut logging disabled
W/ziparchive( 4855): Unable to open '/data/user/0/com.ga72kud.namer_app/cache/
1689111357674.dm': No such file or directory
D/zzary ( 4855): File /data/user/0/com.ga72kud.namer_app/cache/1689111357674.dex not found. No need for deletion
D/GASS ( 4855): Clearcut logging disabled
I/72kud.namer_app( 4855): Background young concurrent copying GC freed 24936(2150KB) AllocSpace objects, 8(156KB) LOS objects, 18% free, 5690KB/6955KB, paused 1.923ms,99us total 187.508ms
D/CompatibilityChangeReporter( 4855): Compat change id reported: 183155436; UID 10161; state: ENABLED
D/CompatibilityChangeReporter( 4855): Compat change id reported: 214741472; UID 10161; state: ENABLED
D/CompatibilityChangeReporter( 4855): Compat change id reported: 171228096; UID 10161; state: ENABLED
D/AutofillManager( 4855): Fill dialog is enabled:false, hints=[password, passwordAuto, creditCardNumber, creditCardSecurityCode, creditCardExpirationDate]
W/72kud.namer_app( 4855): Accessing hidden method Landroid/media/AudioManager;->getOutputLatency(I)I (unsupported, reflection, allowed)
D/HostConnection( 4855): createUnique: call
D/HostConnection( 4855): HostConnection::get() New Host Connection established 0x7a788a67e050, tid 5179
W/cr_media( 4855): Requires BLUETOOTH permission
D/HostConnection( 4855): HostComposition ext ANDROID_EMU_CHECKSUM_HELPER_v1 ANDROID_EMU_native_sync_v2 ANDROID_EMU_native_sync_v3 ANDROID_EMU_native_sync_v4 ANDROID_EMU_dma_v1 ANDROID_EMU_direct_mem ANDROID_EMU_host_composition_v1 ANDROID_EMU_host_composition_v2 ANDROID_EMU_vulkan ANDROID_EMU_deferred_vulkan_commands ANDROID_EMU_vulkan_null_optional_strings ANDROID_EMU_vulkan_create_resources_with_requirements ANDROID_EMU_YUV_Cache ANDROID_EMU_vulkan_ignored_handles ANDROID_EMU_has_shared_slots_host_memory_allocator ANDROID_EMU_vulkan_free_memory_sync ANDROID_EMU_vulkan_shader_float16_int8 ANDROID_EMU_vulkan_async_queue_submit ANDROID_EMU_vulkan_queue_submit_with_commands ANDROID_EMU_sync_buffer_data ANDROID_EMU_vulkan_async_qsri ANDROID_EMU_read_color_buffer_dma ANDROID_EMU_hwc_multi_configs GL_OES_EGL_image_external_essl3 GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_host_side_tracing ANDROID_EMU_gles_max_version_3_1
D/EGL_emulation( 4855): eglCreateContext: 0x7a788a67f190: maj 3 min 1 rcv 4
D/EGL_emulation( 4855): eglMakeCurrent: 0x7a788a67f190: ver 3 1 (tinfo 0x7a7ab36fc280) (first time)
D/EGL_emulation( 4855): eglCreateContext: 0x7a788a67f190: maj 3 min 0 rcv 3
D/EGL_emulation( 4855): eglCreateContext: 0x7a788a67c790: maj 3 min 0 rcv 3
I/Ads ( 4855): Ad failed to load : 1
I/flutter ( 4855): Failed to load a banner ad: Error building request URL: Cannot determine request type. Is your ad unit id correct?