theme_manager 2.0.0 copy "theme_manager: ^2.0.0" to clipboard
theme_manager: ^2.0.0 copied to clipboard

A theme manager for light, dark, and system themes. Change the theme dynamically and the selected theme will be persisted.

CHANGE LOG #

2.0.0 #

  • The API has changes slightly. Fixes a bug with the default theme not being applied correctly.
  • Updates the API to be easier to use.

1.1.1 #

  • Improved support Flutter 1.17.1+

1.1.0 #

  • Null-Safety support.

1.0.3 - 1.0.4 #

  • Uses enum for initial theme preference.
  • Formatting fixes.

1.0.2 #

  • Code cleanup.

1.0.1 #

  • Code formatting.

1.0.0 #

  • Initial release.
30
likes
0
pub points
92%
popularity

Publisher

unverified uploader

A theme manager for light, dark, and system themes. Change the theme dynamically and the selected theme will be persisted.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, platform, shared_preferences

More

Packages that depend on theme_manager