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

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

🎨 ThemeTuner #

Effortless and flexible multiple theme management for Flutter apps.

ThemeTuner helps you manage light, dark, and custom themes with ease. Switch themes at runtime, persist user preferences, and deliver a smooth, dynamic user experience with minimal setup.


✨ Features #

  • ✅ Light, dark, and unlimited custom themes
  • 🔄 Runtime theme switching
  • 💾 Theme persistence (e.g., with SharedPreferences)
  • 💡 Supports any state management (Bloc, Provider, Riverpod, etc.)
  • 🧩 Clean and modular structure

🚀 Getting Started #

1. Add dependency #

dependencies:
  theme_tuner: ^1.0.0

import 'package:theme_tuner/theme_tuner.dart';


---

Let me know if you'd like help setting up a GitHub repo, example app, or CI badge sections too!
1
likes
140
points
42
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

Documentation

API reference

License

MIT (license)

Dependencies

equatable, flutter, flutter_bloc, shared_preferences

More

Packages that depend on theme_tuner