You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-6Lines changed: 4 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,7 @@
2
2
3
3
The goal of this project is to build a feature complete settings app for the Ubuntu desktop with the Flutter UI toolkit.
4
4
5
-

6
-

7
-

5
+

8
6
9
7
Mentionable packages that we use and want to thank are:
10
8
@@ -23,7 +21,7 @@ Mentionable packages that we use and want to thank are:
23
21
24
22
# Alpha Releases / Download
25
23
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.
27
25
However if you want you can download, extract and then run alpha releases [from the releases page](https://github.com/Feichtmeier/settings/releases).
28
26
29
27
# Building
@@ -65,7 +63,7 @@ sudo apt install libhandy-1-dev
65
63
66
64
-[X] use real yaru icons - thanks to @Jupi007
67
65
-[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
0 commit comments