You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 to geocoding_darwin
Upload the new geocoding_darwin package to pub.dev
Discontinue the old geocoding_ios in favour of geocoding_darwin