Open vpetrovic01 opened 11 months ago
Hi @vpetrovic01 Thanks for the PR!
Testing this out on macOS, I'm running into this issue: The following StateError was thrown building _SelectionKeepAlive(state: _SelectionKeepAliveState#0bede): Bad state: Stream has already been listened to.
.
To reproduce:
(I'm thinking you can probably reproduce this error on Android or iOS by just adjusting the description box constraints — e.g. a minHeight of, say 600. I haven't tried it myself, though.)
Could you please fix this?
Hi @12people, Thank you for your response, I fixed the issue and made a new pull request. Hope it works fine now!
In the screen TimerEditor, scrollability has been added, and issue of overflow has been fixed. #133