aloisdeniel / aloisdeniel/flutter_geocoder
Individual address line
Open
- Dominant language
- Dart
- Stars
- 192
- Forks
- 182
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.