nank1ro / flutter-shadcn-ui

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

Missing components #200

Open ZorinFoss opened 5 hours ago

ZorinFoss commented 5 hours ago

Steps to reproduce

Hi @nank1ro

First of all, I want to thank you for maintaining this amazing package.

There is a second package try to port shadcn/ui to flutter check link. It has more components, and it can help you to implement missing shadcn/ui components like Tree, Navigation Rail and others.

flutter-shadcn-ui implementation is better and align with Material and Cupertino and I really like to see all shadcn/ui components come to flutter-shadcn-ui package.

Thanks,

Expected results

Implement missing component

shadcn_ui version

0.15.4

Platform

Linux

nank1ro commented 4 hours ago

Hi 👋 I think the answer is in your question. Making each component good and customisable takes time.

ZorinFoss commented 4 hours ago

Hi 👋 I think the answer is in your question. Making each component good and customisable takes time.

I know, I just try to help you speed up the process.