theme_mode_manager 0.0.1 copy "theme_mode_manager: ^0.0.1" to clipboard
theme_mode_manager: ^0.0.1 copied to clipboard

A simple package to help manage and persist ThemeMode in Flutter apps.

0.0.1 #

🎉 Initial release of theme_mode_handler

  • Added ThemeModeHandler class
  • Supports Light, Dark, and System themes
  • Saves and restores theme using SharedPreferences
  • Simple API: themeModeInit(), setThemeMode(), defaultThemeMode
0
likes
150
points
8
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A simple package to help manage and persist ThemeMode in Flutter apps.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, shared_preferences

More

Packages that depend on theme_mode_manager