-
-
Notifications
You must be signed in to change notification settings - Fork 453
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
add [ PersianAssetPickerTextDelegate ] asset_picker_text_delegate… #608
base: main
Are you sure you want to change the base?
Conversation
Persian is not supported by the Talkback unfortunately, so you need to additionally redirect the semantic delegate to another on Android. Example: flutter_wechat_assets_picker/lib/src/delegates/asset_picker_text_delegate.dart Lines 355 to 361 in f0a65eb
|
Also, please provide a screen record using the picker with the new text delegate with VoiceOver enabled. |
thanks for for your response . |
…] asset_picker_text_delegate.dart
|
i don't have ios device |
Do you have a macOS device then? |
This pull request adds Persian (Farsi) localization to the Asset Picker, implementing a new delegate class PersianAssetPickerTextDelegate.