system_theme

A Flutter plugin to get the color theme from the device

Stars
35
Committers
10

Bot releases are hidden (Show)

system_theme - v3.0.0 Latest Release

Published by bdlukaa 4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/bdlukaa/system_theme/compare/v2.3.0...v3.0.0

system_theme - v2.3.0

Published by bdlukaa over 1 year ago

https://github.com/bdlukaa/system_theme/assets/45696119/8535f185-f1e5-41e9-9eb0-0080e66aebf4

What's Changed

New Contributors

Full Changelog: https://github.com/bdlukaa/system_theme/compare/v2.0.0...v2.3.0

system_theme - v2.0.0

Published by bdlukaa over 2 years ago

  • BREAKING darkMode was renamed to isDarkMode, and it's now sync
  • BREAKING accentInstance was renamed to accentColor
  • SystemAccentColor is now an extension of Color