Adaptive Theme Versions Save

Easiest way to add support for light and dark theme in your flutter app.

0.1.1

4 years ago
  • Added option to silently update theme without notifying. Useful when chaining multiple changes.

0.1.0

4 years ago
  • Supports theme modes: light, dart, system default.
  • Persists theme modes across app restarts.
  • Allows to toggle theme mode between light and dark.
  • Allows to set default theme.
  • Allows to reset to default theme.