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

A flexible theme manager for Flutter that allows for easy creation, persistence, and switching of multiple app themes, including a pre-built theme picker widget.

Custom Theme Picker #

A flexible theme manager for Flutter that allows for easy creation, persistence, and switching of multiple app themes. Includes a pre-built, customizable theme picker widget.

Features #

  • Define and manage multiple AppTheme objects.
  • Automatically saves the user's selected theme to device storage.
  • Comes with beautiful pre-built themes (Light, Dark, OLED, Nord).
  • Includes a simple ThemePicker widget to drop into your settings page.

Getting Started #

In your pubspec.yaml file, add the dependency:

dependencies:
  custom_theme_picker: ^0.0.1
1
likes
140
points
42
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A flexible theme manager for Flutter that allows for easy creation, persistence, and switching of multiple app themes, including a pre-built theme picker widget.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, provider, shared_preferences

More

Packages that depend on custom_theme_picker