theme_mode_manager 0.0.1
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
ThemeModeHandlerclass - Supports Light, Dark, and System themes
- Saves and restores theme using
SharedPreferences - Simple API:
themeModeInit(),setThemeMode(),defaultThemeMode