flutter-todos
1988
📝 one day list app created by flutter!
flex_color_scheme
904
A Flutter package to make and use beautiful color scheme based themes.
appainter
535
A material theme editor and generator for Flutter to configure and preview the overall visual theme of your material app.
adaptive_theme
452
Easiest way to add support for light and dark theme in your flutter app.
color-studio
416
It is too hard to build coherent and accessible themes with the right colors. This should help.
adaptive_dialog
341
Show alert dialog or modal action sheet adaptively according to platform.
animated_theme_switcher
275
Flutter animated theme switcher
flutter-code-editor
186
Flutter Code Editor is a multi-platform code editor supporting syntax highlighting, code blocks folding, autocompletion, read-only code blocks, hiding specific code blocks, themes, and more.
theme_provider
151
Easy to use, customizable and pluggable Theme Provider.
theme_tailor
75
Code generator for Flutter's theme extension classes.
persist_theme
69
Persist Theme - A flutter plugin for persisting the theme data. Support for Dark Modes. Maintainer @rodydavis
system_theme
32
A Flutter plugin to get the color theme from the device
theme_mode_handler
29
Flutter widget to change `themeMode` during runtime and persist it across restarts.
flutter_dynamic_themes
10
A flutter package that allows you to specify a number of color themes for the user to choose from. Persits the selected theme across app restarts.
theme_mode_builder
7
A Flutter package for handling theme in an app and also saving it on the device in a hive box.
adaptive_chameleon_theme
6
A Flutter package that will automatically retrieve your OS defined Theme (Dynamic), force your prefered one (Light / Dark), allow you to present the user with a set of color themes to choose from and of course, persist this choice in your device.
appearance
3
Flutter package to implement Light, Dark and Sytem Theme mode, and persist it on restart of app.