GAM3RG33K / flutter_settings_screens

Settings Screen with Custom Shared Preference Interface
MIT License
176 stars 71 forks source link

Slider units #116

Open timmaffett opened 1 year ago

timmaffett commented 1 year ago

This PR allows for 2 options to the SliderSettingsTile. It allows simply adding a units string that is appended to the value, and also adds a additional option of using a subtitleFormatterCallback for complete control of how the value is formatted and presented to the user.

GAM3RG33K commented 2 months ago

@timmaffett There seems to be some conflict of the formatter code, Can you please take the latest pull & update the PR?

Thanks alot for this contribution 😄

timmaffett commented 2 months ago

OK - It should be merged and resolved.