Alexandru Mariuti

Results 70 comments of Alexandru Mariuti

This is due to the default secondary focused border. You can update the decoration padding to move the label, description, etc to the right to match the secondary focused border....

Someone on twitter shared a solution that seems solving the problem you mentioned https://x.com/nank1ro/status/1925524070038479062 Will give you an update tomorrow

Opened a poll here, feel free to answer and vote https://github.com/nank1ro/flutter-shadcn-ui/discussions/368

fixed in the v0.27.0

I don't think it makes sense to add the extensions. Because then the code would be half and half using the extensions and not using them. I think this is...

Maybe bumping the lucide icons dependency would prevent users using the old version from getting a regression.

> In lucide_icons_flutter README: > > > > --- > > > > For RTL (right-to-left) support, use the `dir()` extension to make icons automatically flip in RTL layouts: >...

@DMouayad seems like they did it due to an issue https://github.com/vqh2602/lucide-flutter-main/issues/14

Thanks for filling the issue. If you could share how you're trying to customize the `ShadTimePicker` it would help me to understand exactly what are you using and what could...