dynamic_theme_nullsafe 1.0.5 copy "dynamic_theme_nullsafe: ^1.0.5" to clipboard
dynamic_theme_nullsafe: ^1.0.5 copied to clipboard

Changes the theme during runtime, also presists brightness settings across restarts

CHANGE LOG #

1.0.1 #

  • Update local_storage dependency to latest 0.5.0
  • Added and fixed linter rules
  • Fixed default Dark mode problem from PRs

1.0.3 #

  • Null safe feature added

1.0.4 #

  • Now use the [ThemeMode] instead of [Brightness]
  • [ThemedWidgetBuilder] themedWidgetBuilder takes now the following parameters: [BuildContext], [ThemeMode], [ThemeData].
  • [data] parameter is now optional and has the type [ThemeDataWithThemeModeBuilder].
  • defaultBrightness became [defaultThemeMode] and use by default [ThemeMode.system].
  • [loadBrightnessOnStart] became [loadThemeOnStart].
  • import [package:dynamic_theme/dynamic_theme.dart] for both [DynamicTheme] and [BrightnessSwitcherDialog].

1.0.5 #

  • formatted src files properly
4
likes
160
pub points
44%
popularity

Publisher

verified publisherehtsham.live

Changes the theme during runtime, also presists brightness settings across restarts

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, shared_preferences

More

Packages that depend on dynamic_theme_nullsafe