Please provide the output from the command below, using markdown codeblock syntax.
rustc --version
rustc 1.74.0 (79e9716c9 2023-11-13)
protoc --version
libprotoc 25.1
flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.16.0, on macOS 13.6 22G120 darwin-arm64, locale en-ID)
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[!] Xcode - develop for iOS and macOS (Xcode 15.0.1)
✗ Unable to get list of installed Simulator runtimes.
[✓] Chrome - develop for the web
[✓] Android Studio (version 2022.3)
[✓] VS Code (version 1.84.2)
[✓] Connected device (2 available)
[✓] Network resources
! Doctor found issues in 1 category.
Report
Got this log error when trigger onTap
Steps to Reproduce
Please describe the exact steps to reproduce the error.
System Information
Please provide the output from the command below, using markdown codeblock syntax.