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.
20
likes
140
pub points
84%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on theme_mode_handler