Closed SylvainLosey closed 2 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.
Would love to have Flutter web!
Please add web support, without it - flutter apps aren't truly cross-platform.
+1
+1
+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. :(
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.
+1
+1
+1
Thank you all for the feedback! I will add the flutter web support soon.
Glad to hear it, it's important. :) (subscribing to issue)
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!
Is web support planned or should we use third party plugins if we need that functionality ?