Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flutter macOS Support #46

Open
nilsreichardt opened this issue Apr 13, 2021 · 10 comments · May be fixed by #156
Open

Flutter macOS Support #46

nilsreichardt opened this issue Apr 13, 2021 · 10 comments · May be fixed by #156

Comments

@nilsreichardt
Copy link
Contributor

Description

Hi! Our Flutter app Sharezone is available as an Android, iOS, Web and macOS app. We would love to see macOS support ❤️

@jvelezos
Copy link

+1, Same for us at Superlist. I promise I'll take a look and see if this is something I can help with.

@kineticac
Copy link

Any updates on macOS support?

@haoliu-amp
Copy link
Contributor

Hello all! We will definitely consider to add it in 2022. Will let you know. Thanks for your patience!

@jpv123
Copy link

jpv123 commented Jan 25, 2022

@haoliu-amp Any ETA on this? It's a pain to send analytics from macOS since the only workaround is through a server side solution which looses to much data

@jdde
Copy link

jdde commented May 11, 2022

+1 same for us at unping we would love to see it in desktop mode <3

@jimpanse1337
Copy link

+1 also for Wunder Mobility

@bk-one
Copy link

bk-one commented May 31, 2022

+1 from Superlist, it's actually a deal breaker if it's not available (same for Windows and Linux).

@Jethro87
Copy link

Jethro87 commented Mar 1, 2023

+1, this makes it really difficult to truly adopt Amplitude as an analytics solution.

@jdde
Copy link

jdde commented Mar 8, 2023

By the way, we've integrated it in our macOS application, integrated a pure flutter solution.
If you want to partner up, just ping me on linkedIn👍

@jointhejourney jointhejourney linked a pull request Oct 8, 2023 that will close this issue
@jointhejourney
Copy link

jointhejourney commented Oct 8, 2023

Hey everyone, our app Journey Navigation is available for both iOS and MacOS and we wanted to use Amplitude for both platforms. Since Amplitude-iOS supports MacOS, we went ahead and updated the plugin to use a shared darwin source for this package, and it works great!

See #156 for more details.

If you want to give it a try before it is merged, you can add the following to your pubspec.yaml:

dependency_overrides:
  amplitude_flutter:
    git:
      url: https://github.com/jointhejourney/Amplitude-Flutter.git
      ref: macos-support

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

10 participants