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

Add example image to README #76

Open cbenhagen opened 5 months ago

cbenhagen commented 5 months ago

The README would benefit from an example how beautiful an app using Flutter ShadcnUI could look like.

Screenshot 2024-06-16 at 08 57 37 Screenshot 2024-06-16 at 08 58 15
nank1ro commented 5 months ago

Yes I know, but not all the components are ready. So the pages you've shown is not guaranteed to be rendered in the same way. Don't know If I need to wait for the v1 with all the components implemented and trying to implement these pages

cbenhagen commented 5 months ago

I think the best approach would be to extend the example so it not only has pages for all the components but also some example apps like in the screenshot which use the components available today. That way we could provide a flutter web version for people to play with as well as take screenshots from there for the README which only show what is actually implemented.