theme_tuner 0.0.2 copy "theme_tuner: ^0.0.2" to clipboard
theme_tuner: ^0.0.2 copied to clipboard

ThemeTuner – Effortless and flexible theme management for Flutter. Supports light, dark, and custom themes with runtime switching and persistent user preferences.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.


0.0.2 - 2025-04-05 #

🎉 Added #

  • Initial release of theme_tuner package.
  • Light and dark theme support.
  • Custom theme creation using dynamic primary colors.
  • System theme detection with automatic switching.
  • Theme persistence with SharedPreferences.
  • BLoC-based state management for theme changes.
  • Animated transitions between themes.
  • Support for multiple predefined themes (light, dark, green, purple).
  • Example app and documentation with usage guide.
1
likes
150
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

ThemeTuner – Effortless and flexible theme management for Flutter. Supports light, dark, and custom themes with runtime switching and persistent user preferences.

Repository (GitHub)
View/report issues

Topics

#theme #theming #bloc #customization #ui

Documentation

API reference

License

MIT (license)

Dependencies

equatable, flutter, flutter_bloc, flutter_colorpicker, shared_preferences

More

Packages that depend on theme_tuner