ubuntu / yaru.dart

Ubuntu Yaru Flutter widgets and themes for building desktop and web applications
https://ubuntu.github.io/yaru.dart/
Mozilla Public License 2.0
179 stars 33 forks source link

Add YaruDatePicker / YaruTimePicker #799

Open Timo-Schroeder opened 7 months ago

Timo-Schroeder commented 7 months ago

The Material showDatePicker() method opens a Dialog, which does feel a bit out of place on the desktop. Also, it does not allow the user to drag the window around.

It would be great to have a yaru Widget for this, which looks more at home on the Ubuntu desktop.