lab-64 / split-the-bill-client

Flutter App for easy and fast splitting up of receipts
4 stars 0 forks source link

EllipseText/Text, EllipseHeadline/Headline... #124

Closed GR0ZA closed 1 month ago

GR0ZA commented 1 month ago

It's not nice to have two widgets showing the same content, once ellipsized and once not. There has to be a better solution for that in Flutter.

Morvvvv commented 1 month ago

I feel like all texts should just be ellipsized, it reduced one source of error.