theexidge / routinger

Routinger is a task scheduler app that is made to make you a better person at no extra cost. The code is open-source. Dart language and Flutter framework are used extensively.
GNU Affero General Public License v3.0
28 stars 22 forks source link

BUG: RendexBox overflowing in home page #8

Closed AyoubBoulahtar closed 2 years ago

AyoubBoulahtar commented 2 years ago

Describe the bug RendexBox overflowing in tasks expansion panel in home page

To Reproduce Add a scheduled task

Expected behavior Text needs to wrap to next line when reaching its container constraintes

Ways to solve it wrap in wrap widget

Kushalrock commented 2 years ago

Check it if it has been resolved with the latest commit. If yes, then I will close the issue.

Kushalrock commented 2 years ago

With the latest commit, it has been refactored a bit more. Now it wraps properly around text.