flutter-geocoding icon indicating copy to clipboard operation
flutter-geocoding copied to clipboard

windows support

Open A-Aziz0 opened this issue 4 years ago • 1 comments

🚀 Feature Requests

Contextualize the feature

Describe the feature

Platforms affected (mark all that apply)

  • [ ] :iphone: iOS
  • [ ] :robot: Android
  • [✔️ ] :desktop: windows

A-Aziz0 avatar Sep 26 '21 19:09 A-Aziz0

yeah desktop + web support would be greate!

Ronjack avatar Nov 03 '21 08:11 Ronjack

Hi @A-Aziz0 and @Ronjack, thank you for reaching out!

The Android and iOS implementations make use of Google and Apple geocoding APIs that are available for free, although rate limited.

We would consider supporting Windows if that platform provides a similar API. Would you happen to know whether such an API exists?

JeroenWeener avatar Jul 12 '23 15:07 JeroenWeener

Without additional information, we are unfortunately not able to resolve this issue. Therefore, we reluctantly closed this issue for now. If you run into this issue later, feel free to file a new issue with a reference to this issue. Add a description of detailed steps to reproduce, expected and current behaviour, logs and the output of 'flutter doctor -v'. Thanks for your contribution.

github-actions[bot] avatar Aug 01 '23 09:08 github-actions[bot]