22
33The goal of this project is to build a feature complete settings app for the Ubuntu desktop with the Flutter UI toolkit.
44
5- ![ ] ( .github/images/appearance_panel.png )
6- ![ ] ( .github/images/multitasking_page.png )
7- ![ ] ( .github/images/power_panel.png )
5+ ![ ] ( .github/images/settings.png )
86
97Mentionable packages that we use and want to thank are:
108
@@ -23,7 +21,7 @@ Mentionable packages that we use and want to thank are:
2321
2422# Alpha Releases / Download
2523
26- Currently the app is in a very raw alpha state and many pages are still missing.
24+ Currently the app is in a very raw alpha state and pages are still missing.
2725However if you want you can download, extract and then run alpha releases [ from the releases page] ( https://github.com/Feichtmeier/settings/releases ) .
2826
2927# Building
@@ -65,7 +63,7 @@ sudo apt install libhandy-1-dev
6563
6664- [X] use real yaru icons - thanks to @Jupi007
6765- [X] responsive layout
68- - [X] [ MVVM software architecture ] ( https://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93viewmodel ) - thanks to @jpnurmi
66+ - [X] [ MVVM software pattern ] ( https://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93viewmodel ) - thanks to @jpnurmi
6967- [X] search
7068- [X] WIFI page - WIP
7169- [ ] Ethernet page
@@ -85,7 +83,7 @@ sudo apt install libhandy-1-dev
8583- [X] Mouse and touchpad page
8684- [X] Keyboard shortcuts page - WIP
8785- [ ] Printers page - WIP
88- - [X] Removeable Media page
86+ - [X] Removable Media page
8987- [ ] Color page
9088- [ ] Region and language page
9189- [X] Accessability page
0 commit comments