CCExtractor / CCExtractor/ultimate_alarm_clock

Bug: Overflow Issue in timer_view.dart on Small-Sized Devices

Open
#723 5 comments 0 reactions 1 assignee Claimed by @mahendra-918 View on GitHub
bug
Dominant language
Dart
Stars
112
Forks
227
PR merge metrics
No merged PRs in 30d

Description

### Description

### Issue Description:
We are experiencing an overflow issue in the timer_view.dart file when running the application on small-sized devices. The Row widget inside the dialog overflows, causing a RenderFlex overflow error. This issue occurs specifically when the content exceeds the available horizontal space.

### Steps to Reproduce:
Run the application on a small-sized device.
Navigate to the Timer view.
Add or manage timers to trigger the dialog.
Observe the overflow error in the console.

### Screenshots

![Image](https://github.com/user-attachments/assets/8e4241fe-31d7-4c8e-b1b5-e5452baef377)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.