settings_ui 0.3.0 settings_ui: ^0.3.0 copied to clipboard
Create native settings for Flutter app in minutes. Use single interfaces to build
[0.3.0] - [May 19, 2020] #
- Change background color for dark theme in SettingsList with backgroundColor attribute.
- Ability to add trailing widgets to tiles.
- Added enabled attribute to tile.
- Flutter Web support.
[0.2.0] - [December 6, 2019] #
- Added onTap color change for cupertino tiles.
[0.1.1] - [December 4, 2019] #
- Slight updates.
[0.1.0] - [December 4, 2019] #
- Initial release with basic SettingsTile and SettingsTile.switchTile.