settings_ui 1.0.0 copy "settings_ui: ^1.0.0" to clipboard
settings_ui: ^1.0.0 copied to clipboard

outdated

Create native settings for Flutter app in minutes. Use single interfaces to build

1.0.0 [April 13, 2021] #

  • Bug fixes

1.0.0-nullsafety.3 [April 6, 2021] #

  • Dropped use of 'dart:io'
  • Use Theme.of(context) to detect platform
  • Fixed a bug with long subtitles in iOS

1.0.0-nullsafety.2 [February 26, 2021] #

  • Enable web support
  • Round borders for web and iPad settings tiles

1.0.0-nullsafety.1 [February 26, 2021] #

  • Null safety preview release

0.7.0 [February 26, 2021] #

  • Fixed double trailing on iOS devices
  • Support for MacOS
  • Fixed padding in the project example

0.6.0 [February 10, 2021] #

  • Fixed subtitle for iOS
  • Added iosChevron and iosChevronPadding for forward chevron and color in iOS.
  • CupertinoSettingsItem toggle on disabled fix
  • Content padding implementation

0.5.0 [December 4, 2020] #

  • Ripple effect for Android
  • Ability to setup padding and subtitle for sections
  • New onPressed(context) parameter for SettingsTile, onTap() is deprecated from now on.

0.4.0 [August 21, 2020] #

  • Custom colors support for SettingsList
  • Allow physics and shrinkWrap on SettingsList
  • CupertinoSettingsItemButton ripple effect
  • Device preview disabled for Flutter Web
  • CustomSection implementation (possibility to add your own widget)
  • Use Target Platform to determine which Settings UI to show

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.
1k
likes
80
points
185k
downloads

Publisher

verified publisheryako.io

Weekly Downloads

Create native settings for Flutter app in minutes. Use single interfaces to build

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on settings_ui