dynamik_theme library

Classes

DynamikTheme
DynamikTheme provides ThemeData and ThemeMode based on color scheme or custom color.
InheritedDynamikTheme
InheritedWidget that allows to update ThemeState from anywhere in the widget tree.
InMemoryThemeStorage
Saves ThemeState in memory.
ThemeConfig
Configuration for DynamikTheme.
ThemeState
State used by DynamikTheme to determine ThemeData and ThemeMode.
ThemeStorage
Interface which is used to persist and retrieve state changes.

Enums

ColorMode
Describes which color mode will be used with DynamikThemeBuilder.
SimpleThemeType
Collection of ThemeState for normal use. It has light mode, dark mode and dynamik mode with ThemeMode.system.