macosui / macos_ui

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

MacOS Style Table #527

Closed skythomp16 closed 3 weeks ago

skythomp16 commented 3 weeks ago

Use case

In SwiftUI, the table looks very different than anything readily available in Flutter. This package should probably create a similar table component with this predefined style.

Proposal

Create a MacosTable widget that allows creating a table that looks like the one you can build natively.

GroovinChip commented 3 weeks ago

Hey Skyler. We already have #262 for this.