skip to Main Content

Flutter – Expansion Tile overflow

I am using Expansion Tile in the Enter Address manually layout and I've found that there is overflow. I try to fix it using ternary operator where I adjust it from Expanded to SingleChildScrollView. The reason I use it because…

VIEW QUESTION

cannot run flutter on android emulator

Launching libmain.dart on sdk gphone64 x86 64 in debug mode... FAILURE: Build failed with an exception. What went wrong: Execution failed for task ':app:checkDebugAarMetadata'. Could not resolve all files for configuration ':app:debugRuntimeClasspath'. Could not resolve io.flutter:flutter_embedding_debug:1.0.0-c4cd48e186460b32d44585ce3c103271ab676355. Required by: project :app…

VIEW QUESTION
Back To Top
Search