macosui / macos_ui

Flutter widgets and themes implementing the current macOS design language.
https://macosui.github.io/macos_ui/#/
MIT License
1.87k stars 182 forks source link

Expand remaining part of row in MacosListTile #265

Closed jonsaw closed 2 years ago

jonsaw commented 2 years ago

Fix RenderFlex overflowed in MacosListTile when text is long.

Fixes https://github.com/GroovinChip/macos_ui/issues/264.

Screenshot 2022-06-20 at 7 04 30 PM

Pre-launch Checklist