https://pub.dev/packages/shadcn_ui ?
Very nice job!
Why this and not collab with that? https://pub.dev/packages/shadcn_ui
I initially made this for my college projects, it was originally part of a smaller project but I decided to split it and make it its own library. And back then, I don't think that package has been released or maybe I wasn't aware of it, I don't know, but some of my projects already heavily depended on this, and switching to that package would take a lot of time, so I decided to continue this one instead.
This repository behaves better than that one. Keep going, good job!
cool thanks! nice you have a carousel which the other one doesn't.
hmm i'm at a crossroads here. do you plan on completing the full entire implementation?
also, any chance of something like https://www.embla-carousel.com like the js shadcn uses?
cool thanks! nice you have a carousel which the other one doesn't.
hmm i'm at a crossroads here. do you plan on completing the full entire implementation?
also, any chance of something like https://www.embla-carousel.com like the js shadcn uses?
I actually implemented the current carousel based on the embla-carousel (and shadcn UI carousel), unless I miss specific implementation/feature from embla-carousel, just let me know which one
@sunarya-thito that's great. i really like that it's extensible and has a plugin system to expand capabilities https://www.embla-carousel.com/plugins/ can yours use those plugins?
@sunarya-thito that's great. i really like that it's extensible and has a plugin system to expand capabilities https://www.embla-carousel.com/plugins/ can yours use those plugins?
There won't be such thing as plugins, but what I can do is add more params and functionality to the base carousel as a built-in features