Skip to content

Files

Latest commit

Dec 15, 2024
8a1426b · Dec 15, 2024

History

History
50 lines (28 loc) · 968 Bytes

CHANGELOG.md

File metadata and controls

50 lines (28 loc) · 968 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

2.0.4

Update example

2.0.3

Changed

  • Do not use the root navigator to show the dialogs

2.0.2

Changed

  • Reduce section padding

2.0.1

Changed

  • Reduce section padding

2.0.0

BREAKING CHANGES

  • Remove override widgets for SettingSliderTile, SettingTextFieldTile and SettingColorTile

Added

  • Allow to provide a title and a description to the options of SettingSingleOptionTile and SettingMultipleOptionsTile
  • Allow to customize the label of the slider label of SettingSliderTile
  • On changed callback for SettingSliderTile
  • Use adaptive dialogs when applicable

Changed

  • Reduce the title size
  • Improve the icon spacing

1.0.0

Initial release.