Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rtl support #321

Open
mrsaeedi opened this issue Sep 16, 2023 · 3 comments
Open

rtl support #321

mrsaeedi opened this issue Sep 16, 2023 · 3 comments

Comments

@mrsaeedi
Copy link

I'm using locale: const Locale("fa", "IR") to change app direction and speedDial dosn't work correctly...The place of icon and lable are changed together... Is there a way for me to fix it?

@prateekmedia
Copy link
Collaborator

It is for RTL support as you said.

@mrsaeedi
Copy link
Author

no it dosn't work correctly. like this https://ibb.co/hyfNJ9m
when i uselocale: const Locale("fa", "IR") and floatingActionButtonLocation: FloatingActionButtonLocation.startFloat,

@prateekmedia
Copy link
Collaborator

We can't change the location of FAB based on RTL on not, So I think this is not related to this package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants