Hossam-Sayed / todo

📝 To-Do is a tasks and to-do app, built with Flutter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Renderflex error happens when adding a new task in landscape orientation

Hossam-Sayed opened this issue · comments

Steps to reproduce:

  1. Open the bottomsheet by pressing the "add task" floating action button.
  2. Change the phone orientation to landscape.
  3. A Renderflex overflow happens in the priority buttons.

Note: This bug only happens in debug mode and not in release mode but may develop in a bigger resolution in release mode.