Open
Description
Is there already an issue requesting this feature?
- I have searched the existing issues.
Please select affected platform(s)
- Android
- iOS
Use case
Renaming geocoding_ios
to geocoding_darwin
will let us add support for macOS with only few changes to the iOS implementation. Hence, both iOS and macOS platform will use a shared codebase which will be easier to maintain.
Proposal
- Change all occurrences of
geocoding_ios
togeocoding_darwin
- Upload the new
geocoding_darwin
package to pub.dev - Discontinue the old
geocoding_ios
in favour ofgeocoding_darwin
Specific requirements or considerations
No response
Additional information or context
No response
Metadata
Metadata
Assignees
Labels
No labels