ubuntu-flutter-community / settings

:penguin: :orange_heart: :blue_heart: An Ubuntu Desktop system settings app made with Flutter.
GNU General Public License v3.0
272 stars 47 forks source link

Use handy_window instead of libhandy-1-dev #319

Closed Feichtmeier closed 2 years ago

Feichtmeier commented 2 years ago

Instead of depending on a native lib, thanks to @jpnurmi , we can use the handy_window package to get the rounded bottom corners :partying_face:

Eventually

Closes #318

Feichtmeier commented 2 years ago

I merge it anyways, since it is a needed change for several reasons, and it is working for me after purging and auto removing libhandy dev