analytics_flutter icon indicating copy to clipboard operation
analytics_flutter copied to clipboard

The hassle-free way to add Segment analytics to your Flutter app.

Results 26 analytics_flutter issues
Sort by recently updated
recently updated
newest added

Hi, We've been using the key word `company` to set the user's company name in MixPanel (prior to using this SDK). We are now using this SDK and I was...

Wondering when this package would be out of Beta? Totally understand that you might not know time scales but is there a road map or other? Showing what needs to...

The goal is to change the user traits when the user logout from his account (for example `user1`) and login into another account (for example `user2`) when this happend the...

Hello - I'm attempting to migrate my app to use the latest analytics_flutter package, but when I try to add the appsflyer plugin, it doesn't initialize properly. This is how...

Resolves an issue with share_plus and segment_analytics having conflicting web versions by updating web to a version that share_plus requires.

In this PR https://github.com/segmentio/analytics_flutter/pull/73 it seems that you guys added a new property to `Configuration` class which is `token`, but what happens if the device token is only acquired after...