mood_theme_changer 1.0.2 copy "mood_theme_changer: ^1.0.2" to clipboard
mood_theme_changer: ^1.0.2 copied to clipboard

A Flutter package to dynamically change the Material 3 theme based on user moods with smooth transitions and persistence.

1.0.2 #

Added #

  • Seed-Only Personalization: Simplified theme customization by using a single Seed Color to generate a harmonious Material 3 ColorScheme.
  • Per-Mood Brightness: Users can now set and persist their preferred brightness (Light or Dark) for each mood independently.
  • Zero-Flicker Support: Added savedPrefs parameter to MoodThemeProvider for synchronous initialization, eliminating the "flash of default theme" on app start.
  • Enhanced Persistence: All custom theme settings (colors and brightness) are automatically saved and restored instantly.

1.0.1 #

Added #

  • Basic fixes
  • Readme updated

1.0.0 Initial Release #

Added #

  • Basic mood theme switching functionality
  • Initial set of mood themes
0
likes
160
points
185
downloads

Publisher

verified publisherniteshmandal1.com.np

Weekly Downloads

A Flutter package to dynamically change the Material 3 theme based on user moods with smooth transitions and persistence.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, shared_preferences

More

Packages that depend on mood_theme_changer