CCExtractor / CCExtractor/ultimate_alarm_clock
Bug: Overflow Issue in timer_view.dart on Small-Sized Devices
- Lingua principale
- Dart
- Stelle
- 112
- Fork
- 227
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### 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

Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.