nank1ro / flutter-shadcn-ui

shadcn-ui ported in Flutter. Awesome UI components for Flutter, fully customizable.
https://mariuti.com/shadcn-ui
MIT License
673 stars 43 forks source link

feat/popover #5

Closed nank1ro closed 5 months ago

nank1ro commented 5 months ago

Implements the Popover widget. The popover is already ready, but in the example I want to add an Input, which is not ready yet. Will merge after integrating the Input widget

dickermoshe commented 5 months ago

Random: I would recommend using the Figma Shadcn Presets for getting the internal stylings. instead of digging through source code. https://www.figma.com/community/file/1203061493325953101

nank1ro commented 5 months ago

@dickermoshe the figma is not updated with the last changes unfortunately

dickermoshe commented 5 months ago

Dang it. That was the source of truth for the default text theme. I'll need to confirm their values later