macosui / macos_ui

Flutter widgets and themes implementing the current macOS design language.
https://macosui.github.io/macos_ui/#/
MIT License
1.82k stars 178 forks source link

`MacosSlider` #337

Closed Norbert515 closed 1 year ago

Norbert515 commented 1 year ago

Implement MacosSlider from https://github.com/GroovinChip/macos_ui/issues/208.

Screenshot 2023-02-02 at 16 34 18

Related Links:

Human Interface

Figma

The first link contains an outdated version of the discrete slider, Figma has the new version (which I implemented)

Pre-launch Checklist

Norbert515 commented 1 year ago

Ohh, might have broken the code format when merging through the web UI