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
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,10 +70,14 @@ Use the getter `SystemTheme.isDarkMode` to check if the device is in dark mode.
70
70
final darkMode = SystemTheme.darkMode;
71
71
```
72
72
73
-
# Contribution
73
+
## Sponsoring
74
+
75
+
<ahref="https://www.patreon.com/bePatron?u=50324277"data-patreon-widget-type="become-patron-button">Become a Patron!</a><scriptasyncsrc="https://c6.patreon.com/becomePatronButton.bundle.js"></script>
76
+
77
+
## Contribution
74
78
75
79
Feel free to [open an issue](https://github.com/bdlukaa/system_theme/issues/new) if you find an error or [make pull requests](https://github.com/bdlukaa/system_theme/pulls).
76
80
77
-
## Acknowlegments
81
+
###Acknowlegments
78
82
79
83
-[@alexmercerind](https://github.com/alexmercerind) for the Windows implementation
0 commit comments