system_theme 3.0.0
system_theme: ^3.0.0 copied to clipboard
A plugin to get the current system theme info. Supports Android, Web, Windows, Linux and macOS
2.3.1 [20/07/2023] #
- Fix late initialization bug when using the
onChangestream on platforms other than Windows (#29)
2.3.0 [08/07/2023] #
2.1.0 [09/01/2023] #
2.0.0 Breaking Changes - 03/04/2022 #
- BREAKING
darkModewas renamed toisDarkMode, and it's now sync - BREAKING
accentInstancewas renamed toaccentColor SystemAccentColoris now an extension ofColor
1.0.1 12/05/2021 #
- Remove external C++ source present in the repository (#1)
- Improved the example app
1.0.0 Initial - 01/04/2021 #
- Get system accent color
- Check if system is in dark mode