nank1ro / flutter-shadcn-ui

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

Accordion API standardization #45

Closed nank1ro closed 1 month ago

nank1ro commented 3 months ago

The animations of Accordion aren't using the same standard used by other components (flutter_animate with Effects). Check if I find a way to implement SizeEffect and PaddingEffect to move it to the same standard.