i cant get the address in arabic althoug i using “localeIdentifier: “ar””
this is my code ..
List placemarks = await placemarkFromCoordinates(position!.latitude, position!.longitude, localeIdentifier: “ar”);
New contributor
hosam elhadedy is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.