Parsing of dates in "ar" locale fails when typed #852
Labels
P3
A lower priority bug or feature request
package:intl
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
Describe the bug
There is a problem with parsing type dates in "ar" locale (see: flutter/flutter#138635)
To Reproduce
see examples in flutter/flutter#138635
Alternatively:
Did some digging and my current theory is, that date_time_patterns.dart contains some unneeded "RLM" characters. Are they supposed to be generated there?
If I change keyboard to arabic and type the date there will be no such characters and as such parsing fails.
System Info
Dart SDK 3.5.0-277.0.dev Flutter SDK 3.23.0-13.0.pre.277 flutter_personal_test 0.0.0dependencies:
dev dependencies:
transitive dependencies:
The text was updated successfully, but these errors were encountered: