Thito Yalasatria Sunarya

Results 45 comments of Thito Yalasatria Sunarya

I believe filled lucide icons is not officially supported as stated in https://lucide.dev/guide/advanced/filled-icons, there's also discussions about filled lucide icons https://github.com/lucide-icons/lucide/discussions/458 .

I can add this, but as Sliver components (the one you put under CustomScrollView/NestedScroll) rather than Scaffold child. Scaffold was never meant to have a fancy scroll effect.

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...

> 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?...

> @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...

> Hi, I'll be glad to help with this, I keep coming to part of the code that I have to read to know what the default value of something...

Yeah I think we can follow that guide. There's a lot of functions, vars, and classes but we need to prioritize public API first. Let me know if you need...

> Any chance you could make the text in the documentation selectable text? Not just the code blocks. :) is there any reason to?

> > > Any chance you could make the text in the documentation selectable text? Not just the code blocks. :) > > > > > > is there any...

> I have a few documentation contributions to make, but before opening up any PR(s) I tried to generate the API docs locally using `dart doc`. This results in the...