flutter-todos
2112
📝 one day list app created by flutter!
flex_color_scheme
1129
A Flutter package to make and use beautiful color scheme based themes.
appainter
708
A material theme editor and generator for Flutter to configure and preview the overall visual theme of your material app.
adaptive_theme
601
Easiest way to add support for light and dark theme in your flutter app.
uni_links
567
Flutter plugin for accepting incoming links.
color-studio
431
It is too hard to build coherent and accessible themes with the right colors. This should help.
adaptive_dialog
376
Show alert dialog or modal action sheet adaptively according to platform.
animated_theme_switcher
278
Flutter animated theme switcher
flutter-code-editor
254
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
152
Easy to use, customizable and pluggable Theme Provider.
theme_tailor
83
Code generator for Flutter's theme extension classes.
RandomColorScheme
78
Flutter plugin to help experiment with different Color Schemes without pain.
persist_theme
69
Persist Theme - A flutter plugin for persisting the theme data. Support for Dark Modes. Maintainer @rodydavis
adwaita
45
Implementation of the adwaita theme for flutter/dart
system_theme
38
A Flutter plugin to get the color theme from the device
titlebar_buttons
34
A package which provides most of the window decorations from linux themes.
flex_seed_scheme
33
A more flexible version of Flutter's ColorScheme.fromSeed
theme_mode_handler
28
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
8
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
5
Flutter package to implement Light, Dark and Sytem Theme mode, and persist it on restart of app.
LightDarkThemeToggle
2
The LightDarkThemeToggle widget is a customizable and animated light/dark theme toggle switch for Flutter apps. It provides a visually appealing way for users to switch between light and dark modes in your app.