Mouayad Alhamwi
Mouayad Alhamwi
### Having the same issue. The app runs ok without the package. Unfortunately the previous listed suggestions didn't work. - Windows 8.1 - Visual studio 2022 v17.1.32414.318 - Flutter 2.10.4...
Hi I want to take the task of translating this file so i was thinking if it's better to do the file from the latest commit before v.10? There're a...
@nank1ro Hi, can u assign me to this. It's a WIP but should be ready soon.
P.S. all icons, which we adjust for RTL, are affected in same way 😐. for example, ShadCalendar navigation arrows
> P.S. all icons, which we adjust for RTL, are affected in same way 😐. Should we: a. Fix other icons and update lucide icons dependency like u said. b....
In lucide_icons_flutter README: --- For RTL (right-to-left) support, use the `dir()` extension to make icons automatically flip in RTL layouts: ```dart extension IconDataX on IconData { /// Tạo Icon có...
@nank1ro Sorry I've been busy. Thanks but it seems this behavior was removed. I'll create an issue anyway.
I found they auto-adjust the icon when RTL: ```dart /// check ///  static const IconData check = const LucideIconData(57452, matchTextDirection: true); ``` I created an issue https://github.com/vqh2602/lucide-flutter-main/issues/16
fixed in lucide_icons_flutter v3.1.7
@nank1ro If u got some time then Yes I do need some help; this's still a draft but the code can be reviewed. The actual code for the sidebar is...