matanshukry / flutter_google_places_sdk

Flutter plugin for google places native sdk
36 stars 74 forks source link

Support for other platforms (macOS / Linux) #26

Closed voicubabiciu closed 1 year ago

voicubabiciu commented 1 year ago

Hello! Any plans of supporting macOS, Windows, and Linux platforms in the future? Thanks!

matanshukry commented 1 year ago

@voicubabiciu Implemented windows - see https://pub.dev/packages/flutter_google_places_sdk .

I don't see macOS or Linux coming any time soon, considering I don't use either and this package is revenue-free.

But PRs are more than welcome.

voicubabiciu commented 1 year ago

Hello @matanshukry, could you look at the PR I've opened?

matanshukry commented 1 year ago

Quick update:

matanshukry commented 1 year ago

Macos implemented