Open mbfakourii opened 2 years ago
This is solved in the most recent commit.
@Juggler98 Can you open a PR for these changes?
Hi, it is already merged.
Hi, it is already merged.
I see now, thanks
@GAM3RG33K Can you give a release based on the latest changes?
@mbfakourii you can import dependency directly from github:
https://stackoverflow.com/questions/54022704/how-to-add-a-package-from-github-in-flutter
@GAM3RG33K
@Juggler98
The problem still persists. The type of titleAlignment
must be of type AlignmentGeometry
in order to use AlignmentDirectional
!
Hello, there is a problem in the rtl and in the
SettingsGroup
widget . Here, instead of usingAlignment.centerLeft
,AlignmentDirectional.centerStart
should be used !Screenshot