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
A flutter plugin to get the current system theme information
@@ -70,10 +73,6 @@ Use the getter `SystemTheme.isDarkMode` to check if the device is in dark mode.
70
73
final darkMode = SystemTheme.darkMode;
71
74
```
72
75
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
76
## Contribution
78
77
79
78
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).
0 commit comments