aloisdeniel / aloisdeniel/flutter_geocoder
Individual address line
Abierto
- Lenguaje dominante
- Dart
- Estrellas
- 192
- Forks
- 182
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Currently all address lines are concatenated together (separated by ", ") and then passed back.
To get individual parts, one need to split the result text.
Please just pass them individually. If needed, the user of the library can concat the parts him self.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.