adar2378 / pin_code_fields

A flutter package which will help you to generate pin code fields with beautiful design and animations. Can be useful for OTP or pin code inputs 🤓🤓
https://pub.dev/packages/pin_code_fields
MIT License
692 stars 338 forks source link

Add text direction to support rtl and ltr #281

Closed magamal closed 1 year ago

magamal commented 2 years ago

This issue faced me when I was working with multiple languages that support RTL and LTR

magamal commented 1 year ago

This issue faced me when I was working with multiple languages that support RTL and LTR

adar2378 commented 1 year ago

Doesn't this widget already solve the issue with that? https://api.flutter.dev/flutter/widgets/Directionality-class.html

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.