macosui / macos_ui

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

Update progress indicators to Sonoma #456

Open GroovinChip opened 1 year ago

GroovinChip commented 1 year ago
### Tasks
- [ ] Create abstract base class `MacosProgressIndicator`
- [ ] Rename `ProgressCircle` to `MacosCircularProgressIndicator`
- [ ] Style `MacosCircularProgressIndicator` according to [latest design](https://www.figma.com/file/IX6ph2VWrJiRoMTI1Byz0K/Apple-Design-Resources---macOS-(Community)?node-id=121%3A12174&mode=dev)
- [ ] Rename `ProgressBar` to `MacosProgressBar` and style according to [latest design](https://www.figma.com/file/IX6ph2VWrJiRoMTI1Byz0K/Apple-Design-Resources---macOS-(Community)?node-id=121%3A12174&mode=dev)