mixpanel / mixpanel-flutter

Official Flutter Tracking Library for Mixpanel Analytics
https://mixpanel.com
Apache License 2.0
68 stars 75 forks source link

Flutter web support #5

Closed SylvainLosey closed 2 years ago

SylvainLosey commented 3 years ago

Is web support planned or should we use third party plugins if we need that functionality ?

zihejia commented 3 years ago

hi @SylvainLosey , thanks for bringing this up, we currently don't have a plan to support Flutter web yet but we will consider it in the future if there are more requests.

allenzhou101 commented 3 years ago

Would love to have Flutter web!

juliavi commented 3 years ago

Please add web support, without it - flutter apps aren't truly cross-platform.

BrightChad commented 3 years ago

+1

naiadelali commented 3 years ago

+1

doppio commented 3 years ago

+1! If the package isn't going to support web, please say so in the README. I spent my evening learning about Mixpanel and adding it to my Flutter web project, only to find that that package is not truly cross-platform. :(

doppio commented 3 years ago

For anyone else trying to use Mixpanel in cross-platform Flutter projects, I discovered this unofficial package which uses the REST API and thus isn't limited to Android/iOS like the official one is. I integrated it into my project yesterday and it works great.

nikb7 commented 3 years ago

+1

gabdsg commented 3 years ago

+1

ozz-rjq commented 2 years ago

+1

zihejia commented 2 years ago

Thank you all for the feedback! I will add the flutter web support soon.

calmh commented 2 years ago

Glad to hear it, it's important. :) (subscribing to issue)

zihejia commented 2 years ago

hi Guys, we have added the Flutter Web support in 1.4.0. I'm closing this issue now, feel free to let me know if there is any issue. Again, thank you for choosing Mixpanel!