flutter-settings-ui
flutter-settings-ui copied to clipboard
Create native settings for Flutter app in a minutes.
I did set `activeSwitchColor` which does work in android and iOS but in **Web** the color just won't change from standard blue.
With the new design the description is under the settingsTile, which causes the settingsSection to break up.  By...
Hi, thanks for this useful lib, it helps me a lot. There's one issue though: the `description` of `SettingsTile` on iOS is not the same as the native one. It's...
# Problem Trailing icons are not affected by the tile enabled status. # Expected behavior The trailing icon getting disabled with the same color as the leading icon. # Possible...
How can I control margin, contentpadding...? Not working... in adroid This package is very useful, but there is no fine-grained control over the margins. Help me!!!!!
Hi, I'm using this package to draw my settings UI. I spent some time trying to use `SettingsSection`'s `margin` parameter without any result. When I had a look at the...
My custom text styles are overridden by DefaultTextStyle(). Please consider to use DefaultTextStyle.merge() instead.
It would be nice to have the theme automatically adapt to Material You (Material 3) without having to specify a `SettingsThemeData`.
tried a simple switch, it stays always in initial value 
pub latest version code does not match GitHub master. would you pub again?