theme_mode_handler 3.0.0 copy "theme_mode_handler: ^3.0.0" to clipboard
theme_mode_handler: ^3.0.0 copied to clipboard

Flutter widget to change `themeMode` during runtime and persist it across restarts

3.0.0 #

  • Support null-safety.
    • BREAKING CHANGE: A new placeholderWidget property is supported to display a custom widget while the theme is loaded. It replaces the withFallback property. If not specified, it'll display an empty container as before.

2.0.0 #

  • Allow management of theme by consumer.
    • BREAKING CHANGE: A new manager property that implements IThemeModeManager is required.

1.0.0 #

  • Initial release.
19
likes
160
points
149
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.26 - 2025.04.10

Flutter widget to change `themeMode` during runtime and persist it across restarts

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on theme_mode_handler