card_settings_ui 2.0.1
card_settings_ui: ^2.0.1 copied to clipboard
A card based settings ui for flutter.
2.0.1 #
- chore: more Android 16 QPR like appearance.
2.0.0 #
- feat: new appearance inspired by Android 16 QPR.
- feat: adaptive tile height.
1.2.0 #
- feat: add
maxWidthsupport for easier width configuration and prettier scroll bar.
1.1.3 #
- chore: change sections background color to
surface. - chore: more Material 3 like appearance.
1.1.2 #
- fix: fix long title and bottomInfo have no paddings to the right.
1.1.1 #
- mod: modify some spacing to make it less tight.
1.1.0 #
- feat: add
SettingsTile.checkboxTilesupport. - feat: add
SettingsTile.radioTilesupport.
1.0.0+1 #
- fix: fix broken README image.
1.0.0 #
- first stable release.