macosui / macos_ui

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

`PushButton` fidelity #445

Closed GroovinChip closed 1 year ago

GroovinChip commented 1 year ago

PushButton requires several fidelity improvements for parity with native push buttons

### Tasks
- [ ] Determine and apply the appropriate gradients, box shadows, padding, and border radii for all control sizes
- [ ] Determine and apply correct press animation
- [ ] Apply correct secondary background colors
- [ ] Apply correct disabled background colors