theme_mode_manager 0.0.2 copy "theme_mode_manager: ^0.0.2" to clipboard
theme_mode_manager: ^0.0.2 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.0.2 #

  • Added example app to the package.
0
likes
160
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